Commit Graph

2989 Commits (ce1d19136de322637695891b11117946664eacd6)
 

Author SHA1 Message Date
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
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
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
taehoon a54cf47ba5 clean up
5 years ago
taehoon 28c2a700e1 update favorite number earlier
5 years ago
taehoon ff3a7e8b5b update status interaction upon retweet action response
5 years ago
taehoon f75e40e462 sync up favoritedBy with favorite/unfavorite action
5 years ago
taehoon 78a4ab98af do not regenerate status object
5 years ago
taehoon 9a9d66dca1 reduce needless calculation
5 years ago
HJ 157d4e601e Merge branch 'fix/floating-button' into 'develop'
5 years ago
Shpuld Shpludson 496ccd0bb3 Merge branch 'patch-2' into 'develop'
5 years ago
Shpuld Shpludson 58ef6258d6 Merge branch '515' into 'develop'
5 years ago
eugenijm 4af343374a Move scope visibility notice to the status form, make it dismissible
5 years ago
taehoon 917e82e8ee Revert "eliminate expandable prop in favor of inConversation"
5 years ago
taehoon 134b1894d6 status attention doesn’t have relationship entities
5 years ago
taehoon 44a18eb838 make it short
5 years ago
taehoon 1a3799bfac fix wrong inlineExpanded
5 years ago
taehoon 3adfbc0357 expanded is always false, eliminate it
5 years ago
taehoon 1455e1f9d5 eliminate expandable prop in favor of inConversation
5 years ago
Shpuld Shpludson 081f9a926a Merge branch '519' into 'develop'
5 years ago
taehoon a27a2f78ac fix conversationId comparision bug using integer format
5 years ago
Shpuld Shpludson 01552d0b45 Merge branch '520' into 'develop'
5 years ago
eugenijm befaa477a3 Display additional scope description above the status form for mobile users.
5 years ago