Commit Graph

284 Commits

Author SHA1 Message Date
4e2f12eb18 pinnedHosts: add host picker to public timelines 2021-08-11 19:38:25 -05:00
a5460bb97e pinnedHosts: actions 2021-08-11 18:23:42 -05:00
fbeb8de2a0 AccountTimeline: pinned post column settings 2021-08-11 16:00:49 -05:00
dcf7dd216f AccountTimeline: let it be configurable like other timelines 2021-08-11 15:31:46 -05:00
bde53541b7 Merge branch 'account-aliases' into 'develop'
Account aliases

See merge request soapbox-pub/soapbox-fe!663
2021-08-11 17:02:56 +00:00
d36ec10c6a Auto select search tab that has results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-07 20:57:22 +02:00
403d6ae48c Search results improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-07 20:42:39 +02:00
f203a4d389 WIP: Account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-05 15:31:29 +02:00
497b6b08d4 Merge branch 'store-current-search-tab' into 'develop'
Keep selected search results tab

See merge request soapbox-pub/soapbox-fe!657
2021-08-03 19:39:09 +00:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
a310197a5a eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
bd16715763 Keep active search results tab
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-02 20:51:15 +02:00
3b0946501d Merge branch 'fixes/filter-poll-options' into 'develop'
Apply filters to poll options

See merge request soapbox-pub/soapbox-fe!655
2021-08-02 16:02:15 +00:00
6a20e5f786 Apply filters to poll options
Co-authored-by: marcin mikołajczak <me@mkljczk.pl>
2021-08-02 17:20:53 +02:00
e7813e178a Merge branch 'search-tabs' into 'develop'
Tabbed, paginated search results

See merge request soapbox-pub/soapbox-fe!652
2021-07-30 23:16:31 +00:00
d0f3fe6771 Tabbed, paginated search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-30 17:51:43 +02:00
e4dd720d51 EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
193b326d15 a11y: Option to always underline links in posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-28 16:03:59 +02:00
1fa3aa0008 EditFederationModal: handle submission 2021-07-27 14:40:41 -05:00
26c4981740 PushSubscriptions: create actions 2021-07-21 21:04:28 -05:00
09d7ec3161 Remove unused IndexedDB reads
https://github.com/mastodon/mastodon/pull/14730
2021-07-20 15:05:58 -05:00
c5fa16f581 Notifications: import target account during streaming event for Move notification 2021-07-15 10:58:43 -05:00
30b39d739f UserIndex: make search work 2021-07-13 20:14:15 -05:00
fa91defea0 Rename 'dirty' to 'should_refetch' 2021-07-13 18:35:37 -05:00
2f6cd35f38 Admin: refactor actions to use accountIds instead of nicknames 2021-07-13 18:30:46 -05:00
732fba73f5 Admin: refactor fetchUsers() action 2021-07-13 17:27:11 -05:00
3043924045 Refactor UserIndex to use its own state instead of Redux 2021-07-13 17:01:31 -05:00
80a682f120 Admin: add UserIndex to view a list of registered users 2021-07-13 15:16:31 -05:00
b892c6fe22 Staff promotions: change action names to more closely match AdminAPI endpoints 2021-07-13 12:34:58 -05:00
859eb77ffc Refactor verification actions 2021-07-13 12:26:56 -05:00
5eafa25ea9 Allow promotion/demotion of users to staff roles 2021-07-13 12:21:12 -05:00
75d464b4d4 Notifications: no need to reverse fetched data 2021-07-09 17:56:25 -05:00
a13d31ac30 Notifications: import target account from 'Move' notification 2021-07-09 17:40:15 -05:00
bc7f72a691 Hide broken reposts
https://gitlab.com/soapbox-pub/soapbox/-/issues/28
2021-07-08 19:30:02 -05:00
c505cde24f Timelines: fix dequeue, fix component propTypes 2021-07-08 14:52:07 -05:00
2978745311 Timelines: big refactor, use Immutable.OrderedSet 2021-07-08 14:28:53 -05:00
817843c77a Performance: memoize getSoapboxConfig(), getSettings(), and getFeatures() 2021-07-06 13:15:10 -05:00
bf59785941 Merge branch 'develop' into 'develop'
Localizable about pages

See merge request soapbox-pub/soapbox-fe!546
2021-07-02 02:03:13 +00:00
9ea1df2fb1 Scheduled statuses validation 2021-06-30 14:53:29 -05:00
411ecadeda Merge branch 'move' into 'develop'
Account move notification

See merge request soapbox-pub/soapbox-fe!560
2021-06-30 16:06:57 +00:00
ace220850d Account move notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 13:42:38 +02:00
3edf243bbe Admin: optimistic user deletions 2021-06-30 03:02:52 -05:00
97f89acff9 ScheduledStatuses: ability to view and cancel scheduled statuses 2021-06-27 17:04:23 -05:00
600146f2be Composer: refactor submitCompose code 2021-06-27 14:46:47 -05:00
1f5580ce66 Separate status creation from composer 2021-06-27 14:17:37 -05:00
5f9d95301c ScheduledStatuses: scaffolding 2021-06-27 13:59:10 -05:00
2df8b927ea Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-27 00:04:27 +02:00
25ceec244d think before you copy n paste
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 19:36:16 +02:00
a690f26613 Allow to subscribe to an account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 19:28:31 +02:00
e8ceedd689 Localizable about pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 15:07:52 +02:00