.. |
about
|
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179
|
2020-06-17 20:42:30 -05:00 |
account/components
|
Merge branch 'chats' into 'develop'
|
2020-08-28 22:03:34 +00:00 |
account_gallery
|
componentWillReceiveProps fixes, fixes #184, #231, !80
|
2020-07-04 19:14:12 -05:00 |
account_timeline
|
Chats: update "Message" button with conditional logic for mobile
|
2020-08-28 15:06:55 -05:00 |
audio
|
Audio player work (change of sensitive content handling)
|
2020-07-02 16:31:48 -05:00 |
auth_login/components
|
LoginForm: properly convey "isLoading" state
|
2020-09-25 19:49:30 -05:00 |
blocks
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
bookmarks
|
Bookmarks: don't update constantly, fixes #263
|
2020-07-30 00:38:40 -05:00 |
chats
|
Chats: clean up menu icon
|
2020-09-22 17:00:01 -05:00 |
community_timeline
|
timeline filtering improvements
|
2020-08-07 19:28:30 -05:00 |
compose
|
PrivacyDropdown: clean up dispatch calls
|
2020-09-27 18:02:57 -05:00 |
conversations
|
Start refactoring direct_timeline / conversations
|
2020-08-15 23:18:53 -05:00 |
direct_timeline
|
Revert direct_timeline to use /api/v1/timelines/direct, fixes #325
|
2020-08-15 23:37:50 -05:00 |
domain_blocks
|
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179
|
2020-06-17 20:42:30 -05:00 |
edit_profile
|
Fix edit profile checkbox state, fixes #261 #284
|
2020-08-10 16:17:39 -05:00 |
emoji
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
explore
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
favourited_statuses
|
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179
|
2020-06-17 20:42:30 -05:00 |
favourites
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
filters
|
styles on filter form
|
2020-08-04 21:57:54 -05:00 |
follow_requests
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
followers
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
following
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
forms
|
ImportData: move FileChooserCSV params into CSVImporter
|
2020-09-27 12:34:35 -05:00 |
generic_not_found
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
getting_started
|
Favourite --> Like, fixes #167
|
2020-06-08 20:48:11 -05:00 |
groups
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
hashtag_timeline
|
componentWillReceiveProps fixes, fixes #184, #231, !80
|
2020-07-04 19:14:12 -05:00 |
home_timeline
|
add DM filter option for Home timeline, fixes #254
|
2020-08-07 20:47:04 -05:00 |
import_data
|
ImportData: move FileChooserCSV params into CSVImporter
|
2020-09-27 12:34:35 -05:00 |
introduction
|
React 17.x upgrade fixes
|
2020-07-04 19:32:07 -05:00 |
landing_page
|
update reason or joining form to simpletextarea
|
2020-07-28 21:43:27 -05:00 |
list_adder
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
list_editor
|
Added method='post' to all HTML forms
|
2020-08-30 14:21:29 -05:00 |
list_timeline
|
componentWillReceiveProps fixes, fixes #184, #231, !80
|
2020-07-04 19:14:12 -05:00 |
lists
|
Added method='post' to all HTML forms
|
2020-08-30 14:21:29 -05:00 |
mutes
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
notifications
|
Refactor notifications again, this time with OrderedMap, fixes #433
|
2020-09-23 18:57:10 -05:00 |
pinned_statuses
|
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179
|
2020-06-17 20:42:30 -05:00 |
preferences
|
Halloween: update settings hint
|
2020-09-25 18:06:15 -05:00 |
public_layout
|
LoginForm: properly convey "isLoading" state
|
2020-09-25 19:49:30 -05:00 |
public_timeline
|
timeline filtering improvements
|
2020-08-07 19:28:30 -05:00 |
reblogs
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
report
|
Audio player work (change of sensitive content handling)
|
2020-07-02 16:31:48 -05:00 |
search
|
componentWillReceiveProps fixes, fixes #184, #231, !80
|
2020-07-04 19:14:12 -05:00 |
security
|
Multi-Factor Auth with OTP
|
2020-08-07 20:17:13 +00:00 |
soapbox_config
|
Move react-color into soapbox_config, reduce initial bundle size, fixes #427
|
2020-09-23 22:46:45 -05:00 |
status
|
DetailedStatus: fix link on display name
|
2020-09-27 23:53:43 -05:00 |
ui
|
UI: fix PropType warning on page
|
2020-09-27 16:48:23 -05:00 |
video
|
Revert "Remove unnecessary video preview url that was fixing video previews"
|
2020-08-11 00:12:26 +00:00 |