Commit Graph

2625 Commits (1db3c785d805bfe1e7bb09f2d85875448cb03f9a)

Author SHA1 Message Date
Henry Jameson 15b3651a30 moved setting styles into common to avoid bug with shared styles
5 years ago
taehoon 07d0143bda hide three dot menu button if has no items
5 years ago
William Pitcock 00ad97fcfa entity normalizer: add tooltip text to emojis
5 years ago
taehoon 2457dd9b91 rename for consistency's sake
5 years ago
taehoon b6731bd9af update admin api urls in accordance with new docs
5 years ago
Shpuld Shpludson 81278651d9 Line up rich text format picker with the status form
5 years ago
Henry Jameson aa24ac7ea6 fix lint
5 years ago
Henry Jameson 7976d118ca Cleanup, little documentation, localization
5 years ago
taehoon 2ce0186327 update api service functions
5 years ago
taehoon daba688f46 remove needless importing
5 years ago
taehoon f68653d0dd show pinned state only in the user timeline
5 years ago
taehoon 110c9d3b26 improve performance by caching pinned status ids into user object
5 years ago
taehoon 87de130ee5 apply status normalizer
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 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 affbe8700e #468 - integrate endpoints
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
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
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
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
taehoon a27a2f78ac fix conversationId comparision bug using integer format
5 years ago
eugenijm befaa477a3 Display additional scope description above the status form for mobile users.
5 years ago
tarteka bfd25a5c3f Update es.json
5 years ago
taehoon 489927bdc9 toggle showing new status form instead of toggle mouting
5 years ago
taehoon bc41a7b305 make sure media modal to be above reporting modal
5 years ago
taehoon 9787d99672 update api services
5 years ago
taehoon 220a7e89d5 use native scrollbar
5 years ago
taehoon abad528dd4 refactor using List component
5 years ago
taehoon 8561bf6612 remove transition css
5 years ago
taehoon 19a0476985 update api endpoint url
5 years ago
taehoon ddc7c870f4 rewrite checkbox component
5 years ago
taehoon 58a420f2b3 fix panel title overflow issue in mobile
5 years ago
taehoon 0bb8247822 fix double scrollbar display bug in mobile
5 years ago
taehoon e97f8a4728 prevent parent scroll
5 years ago
taehoon 6b1e305a18 use custom scrollbar
5 years ago
taehoon 01cc7e4480 modal style improvements
5 years ago
taehoon 2e6eab51b8 Update promisedRequest helper to support json payload
5 years ago
taehoon f364068e10 Improve mobile layout
5 years ago
taehoon 91502a25a4 Add a css class to the checkbox indicator
5 years ago
taehoon cf72ebb407 update copy
5 years ago
taehoon 5d0bae5569 update generic error message
5 years ago
taehoon d115d98a1b add translations
5 years ago
taehoon 471085f0f3 add error message
5 years ago
taehoon dfc56dfee2 reset modal state if api request is completed
5 years ago
taehoon 1b07c6ae4f add processing state and close modal after api request is completed
5 years ago
taehoon 1878e56c16 reset modal state when userId is changed
5 years ago
taehoon 02d169b92c add promisedRequest helper
5 years ago
taehoon cea6ea42f0 add api service function
5 years ago
taehoon 2cda9010df add user reporting modal
5 years ago
Shpuld Shpludson 0438031da4 Merge branch 'develop' into 'develop'
5 years ago
Shpuld Shpludson 513613a4b2 Merge branch 'patch-2' into 'develop'
5 years ago