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
Commit message (
Expand
)
Author
Age
*
#312 - media uploader not working with same file in adjacent order
dave
2019-02-04
*
Merge branch 'fix/user-links-not-replaced-with-router-links-in-repeats' into ...
Shpuld Shpludson
2019-02-04
|
\
|
*
#307 - replace user links with router links in repeats
Xiaofeng An
2019-02-03
*
|
Merge branch '275-avatar-placeholder' into 'develop'
Shpuld Shpludson
2019-02-04
|
\
\
|
|
/
|
/
|
|
*
Use an existing image served by backend instead
taehoon
2019-02-03
|
*
Fix class ordering issues related to avatar
taehoon
2019-02-02
|
*
Improve reusability of UserAvatar component
taehoon
2019-02-02
|
*
Move avatar css into a correct place
taehoon
2019-02-02
|
*
Migrate StillImage to UserAvatar for avatars
taehoon
2019-02-02
|
*
Use a correct avatar placeholder image
taehoon
2019-02-02
|
*
Show placeholder image if avatar image url is broken
taehoon
2019-02-02
*
|
Merge branch 'fix/conversation-arrow-smushed-in-notifications-panel' into 'de...
Shpuld Shpludson
2019-02-03
|
\
\
|
*
|
#306 - fix conversation arrow smushed in notifications panel
Xiaofeng An
2019-02-03
|
*
|
Revert "#306 - fix conversation arrow smushed in notifications panel"
Xiaofeng An
2019-02-03
|
*
|
#306 - fix conversation arrow smushed in notifications panel
Xiaofeng An
2019-02-02
*
|
|
Revert "Merge branch 'feature/split-hide-network' into 'develop'"
Shpuld Shpludson
2019-02-03
*
|
|
Merge branch '238-add-avatar-size-suggestion' into 'develop'
Shpuld Shpludson
2019-02-03
|
\
\
\
|
*
|
|
Add avatar size instruction notice
taehoon
2019-02-02
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fix/default-inlined-videos' into 'develop'
Shpuld Shpludson
2019-02-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change video playing default without bothering making it an instance configur...
shpuld
2019-01-31
*
|
|
Merge branch 'fix-max-id-for-notifications' into 'develop'
HJ
2019-02-02
|
\
\
\
|
*
|
|
Use integer type of notitication ids (avoid redundant casting for getting max...
eugenijm
2019-02-02
|
*
|
|
Explicitly cast notification ids to integers when using them for setting maxId
eugenijm
2019-02-02
|
|
/
/
*
|
|
Merge branch 'fix/repeats-dont-show-any-name-if-display-name-is-empty' into '...
Shpuld Shpludson
2019-02-02
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix #157 show screen_name when name is empty in retweet
Joshua Burch
2019-02-01
*
|
|
fix #209 make name field length as wide as the bio field
Joshua Burch
2019-02-01
|
/
/
*
|
Merge branch 'fix/add-option-to-not-render-background-tabs' into 'develop'
Shpuld Shpludson
2019-01-31
|
\
\
|
*
|
Fix media timeline attachments being small by adding an option to not render ...
shpuld
2019-01-31
|
|
/
*
|
Merge branch 'fix/statistics' into 'develop'
Shpuld Shpludson
2019-01-31
|
\
\
|
*
|
Fix statistics label visibility via configuration
Edijs
2019-01-30
|
|
/
*
/
Only generate mentions string if there are mentions
shadowfacts
2019-01-31
|
/
*
Adjust margins for attachments/previews
shpuld
2019-01-30
*
Merge branch 'develop' into feat/media-modal
shpuld
2019-01-30
|
\
|
*
Merge branch 'fix/timeline-too-eager-flush' into 'develop'
lambda
2019-01-30
|
|
\
|
|
*
Add a better check for fresh TL flushing
shpuld
2019-01-29
|
*
|
Merge branch 'feat/dont-show-load-more-when-bottomed-out' into 'develop'
lambda
2019-01-30
|
|
\
\
|
|
*
|
Change panel-footing style to be more fitting
shpuld
2019-01-29
|
|
*
|
Add loading indicator for notifications, make timelines indicate bottoming ou...
shpuld
2019-01-29
|
*
|
|
Merge branch 'fix/tall-statuses-v2' into 'develop'
lambda
2019-01-30
|
|
\
\
\
|
|
*
|
|
Adjust scrolling logic and document it, make sure to never show 'show less' i...
shpuld
2019-01-30
|
|
|
/
/
|
*
|
|
Merge branch 'fix/reply-to-using-wrong-id' into 'develop'
lambda
2019-01-30
|
|
\
\
\
|
|
*
|
|
Fix a simple typo
shpuld
2019-01-30
|
|
|
/
/
|
*
|
|
Merge branch 'feat/make-mentions-use-internal-routing' into 'develop'
lambda
2019-01-30
|
|
\
\
\
|
|
*
|
|
Capture clicks on statuses to hijack mention clicks, match mention href to us...
shpuld
2019-01-30
|
|
|
/
/
|
*
|
|
Split hide_network into hide_followers & hide_followings
Maxim Filippov
2019-01-30
|
*
|
|
Fix favs timeline fetching when opening profile via direct url
shpuld
2019-01-29
|
|
/
/
|
*
|
Merge branch 'fix/nav-panel-shadow' into 'develop'
lambda
2019-01-29
|
|
\
\
|
|
*
|
add missing shadow to nav panel
shpuld
2019-01-29
|
|
|
/
|
*
|
Merge branch 'fix/dont-connect-ws-when-chat-disabled' into 'develop'
lambda
2019-01-29
|
|
\
\
|
|
*
|
Connect only after-store instead of when user gets token
shpuld
2019-01-29
|
|
|
/
[next]