Commit Graph

3272 Commits (c2cef3055d839b610e4d972dcb389fa19cc06abb)
 

Author SHA1 Message Date
taehoon 110c9d3b26 improve performance by caching pinned status ids into user object
5 years ago
taehoon 87de130ee5 apply status normalizer
5 years ago
taehoon 98358d30bb update font
5 years ago
taehoon 2af088969a improve error handling logic
5 years ago
taehoon 12f8269f01 make sure to have rights property of user object
5 years ago
taehoon 1747cd8771 use text color instead
5 years ago
taehoon 19e79895bb revert unnecessary changes
5 years ago
taehoon beaf512573 add translation
5 years ago
taehoon d76bd0044f fix typo
5 years ago
taehoon 32be0e15d1 use pinned property from status directly
5 years ago
taehoon f8186bfc74 show immediately pinned statuses
5 years ago
taehoon a601337a20 clean up
5 years ago
taehoon 93e9bc019e clean up fetchPinnedStatuses api service
5 years ago
taehoon 8308315038 revert removeStatus changes
5 years ago
taehoon 1229622fed refactor error handling of pinStatus
5 years ago
taehoon ce1d19136d refactor pin/unpin status logic
5 years ago
taehoon e8abe1273b filter pinned statuses based on pinned entity instead of a separate user entity
5 years ago
taehoon cd0a7afa06 remove pinned timeline, instead, use simple entity of user object
5 years ago
taehoon 9e22d6212a revert pinned timeline polling logic
5 years ago
dave 8095ce8f62 #468 - hide status menu after action button is clicked
5 years ago
dave 075ddc34f1 #468 - shwo pin button for valid statuses (public & unlisted)
5 years ago
dave 9fc997500e #468 - add extra buttons for status actions
5 years ago
dave 80ef855a63 #468 - add ellipsis font icon
5 years ago
dave 006bf1ce63 #468 - fix plus button size issue, use scss variable properly
5 years ago
dave e6268c492e #468 - clean up
5 years ago
dave 5ab0e71500 #468 - show pin status API error
5 years ago
dave df207593e9 #468 - update pinned status after actions(remove, add)
5 years ago
dave f1ff48ffd6 #468 - remove unpinned status from timeline
5 years ago
dave 2c89d49a3d #468 - show pinned timeline and add pinned label to the status
5 years ago
dave e28b19645a #468 - show pin for own statuses only
5 years ago
dave 1aa0e8d7e0 #468 - pin/unpin status
5 years ago
dave b491e6acbe #468 - add pin icon
5 years ago
dave affbe8700e #468 - integrate endpoints
5 years ago
HJ 9eac355851 Merge branch '539' into 'develop'
5 years ago
tarteka bacbfc1154 Update es.json
5 years ago
taehoon 5e0235fa63 make reply icon not hoverable if disabled
5 years ago
taehoon 731ad0a48b show reply button and count when logged out as well
5 years ago
Henry Jameson 543604fd2d removed unused masto api, added initial version of interactions timeline
5 years ago
Henry Jameson 04fa2aefb3 get rid of reply-left, we decided it should go long time ago
5 years ago
Henry Jameson addeb85220 fix prod build
5 years ago
Henry Jameson 750dca4a10 Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sass
5 years ago
HJ 2322610b62 Merge branch 'patch-3' into 'develop'
5 years ago
Marcin Mikołajczak caf9e627a7 Fix small mistake in Polish translation
5 years ago
HJ cd67b1f496 Merge branch '527' into 'develop'
5 years ago
HJ 177e53cf6a Merge branch 'mobile-scope' into 'develop'
5 years ago
HJ d5d7658418 Merge branch '530' into 'develop'
5 years ago
taehoon 31e14cd45d link interaction avatars to the user profile
5 years ago
eugenijm a89010843d Use more clear explanation in the scope notice, make sure the hide button doesn't overlap with text in notice.
5 years ago
taehoon 7d60ab322e use backendInteractor
5 years ago
taehoon 26131266a9 refactor api service functions using new helper
5 years ago