Commit Graph

103 Commits

Author SHA1 Message Date
mgabdev eb89d552ce Fixed issue with Tags timeline
• Fixed:
- issue with Tags timeline and incorrect number of arguments due to removal of "local" attribute
2020-06-11 15:33:56 -04:00
mgabdev 4a23c62ec8 Updated Gab Trends api, redux, panel
• Updated:
- Gab Trends api, redux, panel
- GabTrendsController takes in query string for feed type
2020-06-08 22:10:51 -04:00
mgabdev a5e99dd7c3 Added unique photos and videos tab to profile
• Added:
- unique photos and videos tab to profile
- mediaType/media_type query string in api/statuses_controller

• Updated:
- /media to redirect to /photos
- AccountGallery, selector to accept mediaType and update on change in componentWillReceiveProps

• Removed:
- Generic "media" tab

• Todo:
- Create index for MediaAttachment.type
2020-06-08 19:38:36 -04:00
mgabdev 985e1458d5 Removed unused/old/pre-refactor settings
•Removed:
- unused/old/pre-refactor settings
2020-06-07 14:01:54 -04:00
mgabdev b7e24f4245 Updated status.rb scopes and api public timline controller to be always local only
• Updated:
- status.rb scopes and api public timline controller to be always local only
2020-06-06 16:25:07 -04:00
mgabdev f7a0b022d4 Update activity pub jobs
• Update:
- activity pub jobs to retry 0 and dead: true

• Remove:
- ActivityPub DeliveryWorker on account suspension
- Inbox, outbox, collections routes
2020-05-29 13:01:35 -04:00
mgabdev 294883da56 Updated instance api endpoints to return empty
• Updated:
- instance api endpoints to return empty, /api/v1/instance /api/v1/instance/peers /api/v1/instance/activity
2020-05-27 13:09:04 -04:00
mgabdev 8d6d85f829 Update account, status meta tags
• Update:
- account, status meta tags
2020-05-26 20:12:19 -04:00
mgabdev 6f8416de68 Removed custom_css setting
• Removed:
- custom_css setting, controller, locales
2020-05-26 00:56:11 -04:00
mgabdev 2346ef25ce Updated public and tag timline controllers to require user
• Updated:
- public and tag timline controllers to require user
2020-05-25 21:06:04 -04:00
mgabdev ec499eb1b8 Updated .well-known routes
• Updated:
- .well-known routes
2020-05-25 21:04:40 -04:00
mgabdev 046a126d1d revert 9d8b96cb3 2020-05-22 17:18:15 -04:00
mgabdev 8b020cf47f revert d72cd96a3, 1948972a4 2020-05-22 17:05:40 -04:00
mgabdev 1948972a4f TESTING - Disable home, notifications api timelines - 2 2020-05-22 14:47:02 -04:00
mgabdev d72cd96a32 TESTING - Disable home, notifications api timelines - 1 2020-05-22 14:45:50 -04:00
mgabdev 83d739e57d revert 5e113bafc 2020-05-22 14:45:31 -04:00
mgabdev 5e113bafc0 TESTING - Disable all api queries 2020-05-22 14:07:23 -04:00
mgabdev 9d8b96cb36 TESTING - All timeline - 1
Returning empty
2020-05-22 13:45:04 -04:00
mgabdev 08a09ccc4f Updated home_timeline default status limit on initial load
• Updated:
- home_timeline default status limit on initial load to 10, all other times limit is 20
2020-05-22 00:05:17 -04:00
mgabdev df1ddd8a45 Updated DEFAULT_NOTIFICATIONS_LIMIT to 20
• Updated:
- DEFAULT_NOTIFICATIONS_LIMIT to 20 (original)
2020-05-21 14:49:44 -04:00
mgabdev 04b9807d52 Updated DEFAULT_STATUSES_LIMIT to 20 2020-05-15 01:33:49 -04:00
mgabdev bb0182c1e1 pull 2020-05-11 23:34:18 -04:00
mgabdev 498f163880 Progress 2020-05-04 14:44:37 -04:00
mgabdev 4cf0713b37 Don't require user to embed
Fixes #80
2020-05-03 14:59:59 -04:00
mgabdev 055b5a430f progress 2020-05-03 01:22:49 -04:00
mgabdev 196a906cec Progress 2020-05-02 02:25:55 -04:00
mgabdev fe9a89d68c Revert 2020-05-01 12:46:31 -04:00
mgabdev 50dad82aae Pulled
6e9e8d89fa
2020-04-30 12:33:41 -04:00
mgabdev 8673eb8975 Progress 2020-04-30 00:34:50 -04:00
mgabdev c3d0d8bde2 Progress 2020-04-28 01:33:58 -04:00
mgabdev fed036be08 Progress 2020-04-22 01:00:11 -04:00
mgabdev 4d7aee59c9 Progress 2020-04-17 01:35:46 -04:00
mgabdev 595208780e Progress 2020-04-11 18:29:19 -04:00
mgabdev e485e2f955 Progress 2020-04-03 19:18:26 -04:00
mgabdev 0a89c7b775 Grouped notifications (v1) 2020-04-02 21:05:49 -04:00
mgabdev 416bc3d603 Progress 2020-04-02 12:57:04 -04:00
mgabdev d79133c72d Progress 2020-04-02 00:07:47 -04:00
mgabdev 80d41b8d94 Progress 2020-04-01 23:17:21 -04:00
mgabdev 0532890c0e Removed featured tags
We don't use
2020-03-27 18:05:16 -04:00
Alex Gleason d78dd971c0
Fix unlike counter, fixes #107 2020-03-13 13:44:44 -05:00
Alex Gleason 316b5c8d0f
Merge remote-tracking branch 'upstream/develop' into feature/frontend_refactor 2020-03-10 16:24:43 -05:00
mgabdev 0df3c073a5 Progress 2020-03-02 17:26:25 -05:00
Alex Gleason a925509384
Clean up ReactController 2020-02-21 14:23:08 -06:00
Alex Gleason b3bdddf374
Route status URLs back through StatusesController 2020-02-21 14:22:55 -06:00
Alex Gleason d3ee46c328
Route account URLs back through AccountsController 2020-02-21 14:21:00 -06:00
Alex Gleason a7955ad491
Account.find_acct! function 2020-02-21 14:17:39 -06:00
Alex Gleason 0aed68a7e3
Rename home#index to react#react 2020-02-21 14:16:43 -06:00
mgabdev df346596cf Progress 2020-02-04 10:50:18 -05:00
mgabdev 05d4c921a8 Added expenses to sidebar in app 2020-01-21 16:07:58 -05:00
mgabdev 7fb0b462e2 Fix notifications
https://gitlab.com/soapbox-pub/soapbox/merge_requests/120/diffs#diff-content-917c7fb80cf426cfae1e7baaa21b3d90ccb2b29c
2020-01-16 18:24:10 -05:00