Commit Graph

73 Commits

Author SHA1 Message Date
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
mgabdev 76981e56c5 Updated search result limit
Removed search from client side, increased from 20 to 100 in search_controller.rb
2020-01-14 18:12:04 -05:00
admin fc372311f4 undo auto-confirm new account 2019-09-20 02:27:52 +00:00
mgabdev 67821442da Added settings page for deleting scheduled statuses 2019-09-18 20:33:03 -04:00
Rob Colbert 4de30bd8d0 Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop 2019-09-18 11:08:04 -04:00
2458773093 498630f20f revision history ui 2019-09-17 18:23:51 +03:00
mgabdev 6b4969dbdd Updated media attachment on create to always include account param 2019-09-17 01:13:02 -04:00
Rob Colbert e856e2a136 Merge branch 'feature/promoted-gabs' of https://code.gab.com/gab/social/gab-social into develop 2019-09-03 18:38:37 -04:00
2458773093 d853beebb7 admin for promotions 2019-09-04 01:29:46 +03:00
mgabdev 30c30c696a Added password reset via admin panel 2019-08-28 16:13:56 -04:00
2458773093 6752b9f936 update method for statuses 2019-08-23 01:05:53 +03:00
Rob Colbert cd3a4b20fb auto-confirm new users to compensate for lack of SMTP relay service 2019-08-21 02:15:05 -04:00
Rob Colbert ad07cde21b Merge branch 'feature/group-posts-in-timeline' of https://code.gab.com/gab/social/gab-social into develop 2019-08-20 19:31:58 -04:00
2458773093 3214ad5d50 regeneration and database feed generation updates for group posts in feeds 2019-08-20 02:54:26 +03:00
mgabdev d3501953f4 Added check for account variable exists in home_controller meta function 2019-08-18 00:11:41 -04:00
mgabdev d084b8d5f9 Updated route matches in home_controller
Added in set_data_for_meta too
2019-08-18 00:09:25 -04:00
mgabdev 5750786d1a Removed bang operator from account, tag finders in home_controller
If account or tag does not exist, it tosses an error. without bang it ignores if doesn't exist.
2019-08-17 12:16:15 -04:00
mgabdev 5b27b6b646 Updated home_controller.rb to check for meta data for accounts, statuses, tags
if route is account/profile page, status page or tags page, set data to send to application.html.haml to render meta tag content
2019-08-17 01:22:27 -04:00
Rob Colbert f7118a39df group accounts improvements 2019-08-11 14:40:44 +03:00
Rob Colbert b9f9ae2231 Merge branch 'remote-profile-fix' into 'develop'
Actually fix remote profile loading

See merge request gab/social/gab-social!30
2019-08-05 04:51:57 +00:00
Rob Colbert aed10a5a3b Merge branch 'feature/quoting-statuses' into 'develop'
Feature/quoting statuses

See merge request gab/social/gab-social!36
2019-08-04 21:46:10 +00:00
2458773093 8bc76713a9 use feed manager to filter posts in group feeds 2019-08-04 21:58:17 +03:00
2458773093 6b583577f4 quote support to status creation 2019-08-04 15:26:35 +03:00
Alex Gleason c3f36e9142
Actually fix remote profile loading 2019-08-01 19:22:20 -04:00
2458773093 3fa8eb1bac Added restriction to group policy. Create link hidden for non-pro. 2019-08-01 19:46:17 +03:00
Rob Colbert 8c837a0c36 quick fix for processing of username@domain.:format 2019-08-01 11:04:15 -04:00
Rob Colbert fa574e4ec3 Merge branch 'feature/emails-from-gabcom-notification-option' into 'develop'
New option to notificaion preferences for emails from gab.com for...

See merge request gab/social/gab-social!26
2019-08-01 12:48:33 +00:00
Alex Gleason 82ba2a7d5f
Properly load remote profiles 2019-08-01 00:10:28 -04:00
2458773093 c832fb6cbc New option to notificaion preferences for emails from gab.com for announcements and other information 2019-08-01 01:16:22 +03:00
mgabdev 8331e38567 Updated feature group limit to 50 2019-07-30 10:03:12 -04:00
2458773093 43210360e9 group admin methods for essential management 2019-07-29 22:45:29 +03:00