Commit Graph

1510 Commits

Author SHA1 Message Date
mgabdev
bb7348fc61 Progess on Gab Deck
Progess on Gab Deck
2020-12-08 23:57:51 -05:00
mgabdev
998f00ae48 Progress on Gab Deck, Updates on Compose
• Progress on Gab Deck, Updates on Compose
2020-12-08 23:15:33 -05:00
mgabdev
6950f67520 Updates to Gab Deck
• Updates:
- to Gab Deck
2020-12-08 00:07:04 -05:00
mgabdev
05c5dcb581 Updated Toast alerts, progress mvp
• Updated:
- Toast alerts
2020-12-07 23:39:13 -05:00
mgabdev
5422c013e1 Updated Gab Deck utils
• Updated:
- Gab Deck utils
2020-12-06 00:14:43 -05:00
mgabdev
889c5c562e Added DeckPage import in ui.js
• Added:
- DeckPage import in ui.js
2020-12-06 00:08:49 -05:00
mgabdev
f0caf4e7ab Added route for Gab Deck in ui.js
• Added:
- route for Gab Deck in ui.js
2020-12-06 00:05:53 -05:00
mgabdev
ba8e8942dc Added Gab Deck initial mvp
• Added:
- Gab Deck initial mvp
2020-12-05 23:47:48 -05:00
mgabdev
2f798ca1bd Added toggle option for Application superapp in admin settings
• Added:
- toggle option for Application superapp in admin settings
2020-12-04 12:28:32 -05:00
mgabdev
4c4193fa09 Progress on DMs responsiveness
Progress on DMs responsiveness
2020-12-03 22:31:11 -05:00
mgabdev
f6a7422704 Progress on DMs responsiveness
Progress on DMs responsiveness
2020-12-03 22:27:09 -05:00
mgabdev
137a36b810 Progress with DMs
Progress with DMs
2020-12-03 17:13:11 -05:00
mgabdev
a129b3ce3b Fixed issue in OEmbedSerializer
• Fixed:
- issue in OEmbedSerializer
2020-12-02 23:33:36 -05:00
mgabdev
c5cbdd7a55 Fixed issue in OEmbedSerializer
• Fixed:
- issue in OEmbedSerializer
2020-12-02 23:30:32 -05:00
mgabdev
9a43c51085 Progress on dms, code cleanup
Progress on dms, code cleanup
2020-12-02 23:22:51 -05:00
mgabdev
20d4fc09af Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk 2020-11-25 16:43:09 -06:00
mgabdev
b4e370d3d3 Commiting 2020-11-25 15:22:37 -06:00
Fosco Marotto
6a040c2a96 [user profile] handle errors in saving user profile edits 2020-11-21 13:11:53 -08:00
Fosco Marotto
b81b6ad1c2 [Lists] Add a 10 day limit to list query 2020-11-20 21:30:03 -08:00
Fosco Marotto
0af28e9b0a [Lists] Fix lists query 2020-11-20 21:14:33 -08:00
Fosco Marotto
62e8f846bc [Lists] Change data source and query method 2020-11-20 21:04:41 -08:00
Fosco Marotto
180be82c06 [search] Remove All Time search option. 2020-11-20 19:16:49 -08:00
Fosco Marotto
3fcf7fee0d [group_collection_controller] add 7 day date constraint to main query. 2020-11-20 16:37:37 -08:00
mgabdev
3b13bb5087 Updates to FanOutOnWriteService, FeedInsertWorker
• Updates:
- to FanOutOnWriteService, FeedInsertWorker
2020-11-15 13:02:45 -06:00
mgabdev
fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
admin
06125bf882 change created_at to updated_at for recent statuses to use index 2020-11-14 13:14:33 +00:00
admin
6a8a538d33 Added date constraint to as_group_timeline in status.rb 2020-11-13 15:37:32 +00:00
admin
b75e34253c Changed home timeline to be last 5 days instead of 30 2020-11-13 15:23:00 +00:00
mgabdev
62515bbaee Updated news json url
• Updated:
- news json url
2020-11-09 19:08:12 -06:00
mgabdev
1ef59c2266 Updates to fixes for deploy
• Updates:
- to fixes for deploy
2020-11-09 16:19:04 -06:00
mgabdev
351929b148 Fixed issue in getPromotions selector
• Fixed:
- issue in getPromotions selector
2020-11-09 14:32:38 -06:00
mgabdev
2649c19a50 Fixed issue with promotions count checking in StatusList, SidebarPanelGroup
• Fixed:
- issue with promotions count checking in StatusList, SidebarPanelGroup
2020-11-09 14:31:19 -06:00
mgabdev
6f8a1c012d Fixed issue in PopularLinksController with top links
• Fixed:
- issue in PopularLinksController with top links
2020-11-09 14:29:34 -06:00
mgabdev
68e27c07d7 Removed testing log from StatusList component
• Removed:
- testing log from StatusList component
2020-11-09 14:04:48 -06:00
mgabdev
10219345f7 Updated PopularLinksController
• Updated:
- PopularLinksController
2020-11-09 14:02:44 -06:00
mgabdev
0ac93cceec Updated news action news, trends urls to be gab origin for prod
• Updated:
- news action news, trends urls to be gab origin for prod
2020-11-09 13:49:49 -06:00
mgabdev
393884683a Updated News page panel ordering for mobile
• Updated:
- News page panel ordering for mobile
2020-11-09 13:47:46 -06:00
mgabdev
21937d9e09 Added promotions to redux and added selector for setting promotions if not PRO
• Added:
- promotions to redux
- selector for setting promotions if not PRO

• Updated:
- StatusList, SidebarPanelGroup to use promotions from redux
2020-11-09 13:28:43 -06:00
mgabdev
f806fddb5f Removed promotions from initial_state 2020-11-09 13:26:34 -06:00
mgabdev
547cb39dee Removed unused api_salmon_url in haml meta pages
• Removed:
- unused api_salmon_url in haml meta pages
2020-11-09 13:25:56 -06:00
mgabdev
0bfc0f2f38 Fixed issue with TrendsBreakingPanel in HomePage to be inside WrappedBundle
• Fixed:
- issue with TrendsBreakingPanel in HomePage to be inside WrappedBundle
2020-11-09 12:36:17 -06:00
mgabdev
5e11576de4 Updated hydrateStore action on redux load to check if accounts exist
• Updated:
- hydrateStore action on redux load to check if accounts exist
2020-11-09 12:34:52 -06:00
mgabdev
a62de51b78 Removed unused api TrendsController from ruby
• Removed:
- unused api TrendsController from ruby
2020-11-09 12:33:28 -06:00
mgabdev
c0d3d1d6c4 Removed unused activitypub controllers from ruby
• Removed:
- unused activitypub controllers from ruby
2020-11-09 12:32:34 -06:00
mgabdev
d7cc2419a6 Removed unused DirectController for timelines from ruby
• Removed:
- unused DirectController for timelines from ruby
2020-11-09 12:31:24 -06:00
mgabdev
e5f68c3c55 Removed unused Instances api routes from ruby
• Removed:
- unused Instances api routes from ruby
2020-11-09 12:30:54 -06:00
mgabdev
cf7b554d69 Removed unused well_known routes from ruby
• Removed:
- unused well_known routes from ruby
2020-11-09 12:29:35 -06:00
mgabdev
0526e546c9 Removed unused ActivityPub workers in status PinsController
• Removed:
- unused ActivityPub workers in status PinsController
2020-11-09 12:28:36 -06:00
mgabdev
2cca4cb765 Removed unused views/well_known xml documents
• Removed:
- unused views/well_known xml documents
2020-11-09 12:26:15 -06:00
mgabdev
4100f3dd63 Removed unused ostatus, activitypub actions from service code
• Removed:
- unused ostatus, activitypub actions from service code
2020-11-09 12:25:14 -06:00