index
:
pleroma-fe.git
meow
This is a fork of pleroma's official FE. Used by vnil.de, we meow meow the meow meow with meow meow
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
services
/
entity_normalizer
/
entity_normalizer.service.js
Commit message (
Expand
)
Author
Age
*
improve performance by caching pinned status ids into user object
taehoon
2019-05-15
*
make sure to have rights property of user object
taehoon
2019-05-15
*
clean up
taehoon
2019-05-15
*
filter pinned statuses based on pinned entity instead of a separate user entity
taehoon
2019-05-15
*
remove pinned timeline, instead, use simple entity of user object
taehoon
2019-05-15
*
#468 - pin/unpin status
dave
2019-05-15
*
fix conversationId comparision bug using integer format
taehoon
2019-05-06
*
add title and alt for avatars, fix console errors in avatarlist
shpuld
2019-05-01
*
entity normalizer: hook up in_reply_to_account_acct
William Pitcock
2019-04-27
*
store friends/followers in the global user repository
taehoon
2019-04-14
*
#436 - merge develop
dave
2019-04-10
|
\
|
*
Fix wrong local
Henry Jameson
2019-04-10
|
*
revert, it's still missing
Henry Jameson
2019-04-09
|
*
add support for pleroma-specific fields
Henry Jameson
2019-04-09
*
|
#436 - merge develop
dave
2019-04-08
|
\
|
|
*
Added moderation menu
eugenijm
2019-04-01
*
|
#436 - apply patch and clean up
dave
2019-03-31
*
|
#436 - apply patch
dave
2019-03-31
*
|
#436 - keep original naming
dave
2019-03-31
*
|
merge develop & resolve conflict
dave
2019-03-29
|
\
|
|
*
expose replies_count from mastodon api
Brenden Bice
2019-03-28
*
|
merge develop & resolve conflict
dave
2019-03-26
|
\
|
|
*
Update attachment normalizer
taehoon
2019-03-25
|
*
Add fallback for attachments uploaded via the other platforms
taehoon
2019-03-24
|
*
Get correct mimetype through entity_normalizer
taehoon
2019-03-24
|
*
#448 - fix timeline fetch error when status text is null
dave
2019-03-22
*
|
#436: sync notification with timeline
dave
2019-03-18
*
|
#436: implement is_seen logic
dave
2019-03-18
*
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...
dave
2019-03-18
|
\
|
|
*
post-merge fixes
Henry Jameson
2019-03-17
|
*
Merge remote-tracking branch 'upstream/develop' into mastoapi/emojis
Henry Jameson
2019-03-17
|
|
\
|
*
|
Added some tests
Henry Jameson
2019-03-11
|
*
|
emoji adder
Henry Jameson
2019-03-09
*
|
|
#436: clean up based on comment
dave
2019-03-17
*
|
|
#436: merge develop
dave
2019-03-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix embedded relationship card parsing
Henry Jameson
2019-03-12
|
*
|
actually use embedded relationship if it's present
Henry Jameson
2019-03-11
|
*
|
instead of filtering nulls, let's just not have them in the first place
Henry Jameson
2019-03-11
|
|
/
*
|
#436: add is_local for statuses
dave
2019-03-14
*
|
#436: fix notification order, follow type link issue, duplicate key
dave
2019-03-14
*
|
#436: update is_local
dave
2019-03-13
*
|
#436: update entity_normalizer
dave
2019-03-13
*
|
#436: add dismiss button, disable is_seen part
dave
2019-03-13
*
|
#436: integrate mastoAPI notifications
dave
2019-03-12
|
/
*
Added follow requests counter to nav bar to make it visible behorehand
eugenijm
2019-02-15
*
Allow to configure visibility for admin and moderator badges
eugenijm
2019-02-06
*
Add admin and moderator indicators to the user card
eugenijm
2019-02-06
*
Rename "hide_following" to "hide_follows"
Maxim Filippov
2019-02-06
*
Split hide_network into hide_followers & hide_followings
Maxim Filippov
2019-02-06
*
merge develop and fix conflicts AGAIN
shpuld
2019-02-04
|
\
[next]