Commit Graph

  • cf9f2bb824 Updated UserPanel to shrink header if no header image available mgabdev 2020-12-30 12:20:39 -0500
  • 92d8b3df7c Added missing semicolon in global.css class mgabdev 2020-12-30 12:19:48 -0500
  • 81aaa98746 Fixed style issue in News page mgabdev 2020-12-30 12:18:15 -0500
  • 1878a80e37 Removed toast for expandTimelineFail mgabdev 2020-12-30 12:17:01 -0500
  • 2e1f12a33a Updated admin Group editing page mgabdev 2020-12-30 12:16:47 -0500
  • 381a5bacc6 [sorting query builder] from 30 days to 5 years for date_limit Fosco Marotto 2020-12-30 12:04:28 -0500
  • 6821909a3f Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop mgabdev 2020-12-29 13:09:08 -0500
  • 42b6aeac23 [sessions] stick to master, take 2 Fosco Marotto 2020-12-28 01:15:59 -0500
  • 300969e9eb Merge branch 'feature/makara' of https://code.gab.com/gab/social/gab-social into develop Fosco Marotto 2020-12-27 15:37:43 -0500
  • b58f80eb0d [status] home timeline query update Fosco Marotto 2020-12-27 15:20:42 -0500
  • 818a9910c1 [database.yml] Use makara in development too Fosco Marotto 2020-12-27 01:59:24 -0500
  • 2b3c571422 [stick to master] Re-enable stick to master for media attachments, enable stick to master for user sessions Fosco Marotto 2020-12-27 01:57:18 -0500
  • dc1d5f6df2 Updated GroupsPanel, ListsPanel header button titles mgabdev 2020-12-26 15:28:09 -0500
  • edacb610dc Updated FileInput to have default background color mgabdev 2020-12-26 15:27:16 -0500
  • 3eeb0d5b95 Fixed issue with manifest.json route mgabdev 2020-12-26 15:25:39 -0500
  • ecc36b4670 Removed all unused styles in global.css mgabdev 2020-12-25 23:11:57 -0500
  • 91c1b769c3 Fixed issues with ExploreController, SortingQueryBuilder mgabdev 2020-12-24 13:41:00 -0500
  • 620f50752f Updated SortingQueryBuilder for ExploreTimeline, GroupCollectionTimeline, GroupTimeline mgabdev 2020-12-24 13:34:14 -0500
  • 7dd71a06ca Updated StatusSharePopover -> SharePopover, Added group, account share mgabdev 2020-12-24 13:27:55 -0500
  • 0ceccce04a Fixed issue with groups timeline composer sticking to group when leaving page mgabdev 2020-12-24 13:18:54 -0500
  • 47dbe64df1 Updated ReactController to process account_show from routes.rb mgabdev 2020-12-24 13:18:19 -0500
  • 2c51a177f1 Added back btn to ProTimeline ProPage mgabdev 2020-12-24 01:19:20 -0500
  • aa88fc16c9 Fixed issue with showing status meta in html head/title tags mgabdev 2020-12-23 17:38:18 -0500
  • 19a9435203 Fixed issue in Composer, AutosuggestTextbox with textbox height pushing down media mgabdev 2020-12-23 17:36:15 -0500
  • 6ffa52dbd9 Added total member count to Group Members page title mgabdev 2020-12-23 16:55:42 -0500
  • a4aff4fef9 Updated Composer styles to hide scrollbars and fit heights mgabdev 2020-12-23 16:37:36 -0500
  • 75c6cd9fc2 Updated PostStatusService to allow group comments without joining group mgabdev 2020-12-23 15:00:30 -0500
  • 6c60d83c9c Updated noScrollbar styles mgabdev 2020-12-23 14:48:18 -0500
  • 27103b174f Removed ability for non admin/mods to view GroupRemovedAccounts page mgabdev 2020-12-23 14:47:58 -0500
  • bdfa42d421 Fixed issue with blocking not working mgabdev 2020-12-23 01:13:12 -0500
  • 88638cc262 Removed autofollow_inviter in BootstrapTimelineService mgabdev 2020-12-23 00:42:36 -0500
  • 5b40f62498 Fixed issue with status url not resolving to host mgabdev 2020-12-23 00:10:34 -0500
  • e197f2091f Fixed issue with status reposts, quote posts not showing group name after the dot mgabdev 2020-12-22 23:53:54 -0500
  • 70893b7e4c Fixed issue with timeline, accounts being fetched with undefined/null id mgabdev 2020-12-22 23:52:59 -0500
  • 7142375c0b Updated Statuses to open in modal dialog when in Gab Deck mgabdev 2020-12-22 23:49:51 -0500
  • 0e860dd563 Updated styles in ChatBlocks, ChatMutes, ChatRequests to not overflow container mgabdev 2020-12-22 23:48:37 -0500
  • 0e7a336e5c Updated AccountTimeline, GroupTimeline to not include pinned posts in Gab Deck mgabdev 2020-12-22 23:48:01 -0500
  • aa750565f0 Fixed issue with Gab Deck reordering and deleting columns not working mgabdev 2020-12-22 23:47:10 -0500
  • 0a4c31d39e Fixed issue with poll vote counts not showing mgabdev 2020-12-22 23:46:43 -0500
  • 4f5d0f1b96 Fixed issue where follow button was not showing on profiles mgabdev 2020-12-22 23:43:31 -0500
  • a0a701058f Fixed issue in causing group editing to not work mgabdev 2020-12-22 23:42:27 -0500
  • c37a5822fc Updated results to only be visible if requester has sent chat message mgabdev 2020-12-22 23:41:59 -0500
  • 0bf305019a Fixes mgabdev 2020-12-22 16:15:19 -0500
  • 73ee16b943 Fixes for deployment mgabdev 2020-12-22 15:47:02 -0500
  • d3e36b36f9 Update .ruby-version admin 2020-12-22 20:14:28 +0000
  • fb0b654e11 Update 20201203213108_add_unread_count_to_chat_conversation_accounts_not_null.rb admin 2020-12-22 20:07:30 +0000
  • 4e1e29571b Progress on chat mgabdev 2020-12-22 14:19:38 -0500
  • 7a62adea3e Progress on chat conversation search, scrolling mgabdev 2020-12-22 13:38:52 -0500
  • 15df66b234 Added href option to actions in SidebarLayout mgabdev 2020-12-22 12:52:20 -0500
  • 06de0c88f3 Progress mgabdev 2020-12-22 12:49:40 -0500
  • 34f6a1ab5b Progress mgabdev 2020-12-22 12:11:22 -0500
  • 6fbea0a59e Progress on little important things mgabdev 2020-12-22 01:36:38 -0500
  • 2bbb5be505 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk mgabdev 2020-12-21 18:38:35 -0500
  • 67d94858dc Progress mgabdev 2020-12-21 18:30:46 -0500
  • abbcdc21d9 Added links for tv.gab.com in NavigationBar mgabdev 2020-12-21 15:35:50 -0500
  • ee91809e8d Progress mgabdev 2020-12-21 13:25:05 -0500
  • a2ffbadedb Progress on new composer mgabdev 2020-12-20 20:37:53 -0500
  • 1a8ecc672c Progress on group account search mgabdev 2020-12-20 19:28:32 -0500
  • 67eb9d5890 Progress mgabdev 2020-12-20 12:27:24 -0500
  • 7ec426e3d8 Progress on DMs mgabdev 2020-12-19 01:33:33 -0500
  • 47cd60f851 Progress mgabdev 2020-12-17 23:46:37 -0500
  • 47d57960a4 Updated groups so that anyone can create mgabdev 2020-12-17 16:07:00 -0500
  • d5361419d8 Updated video player styles mgabdev 2020-12-17 16:06:45 -0500
  • a7e6aa1636 Updated video component playsInline for video.js mgabdev 2020-12-17 01:40:42 -0500
  • 5a37a7090e Progress mgabdev 2020-12-17 01:34:00 -0500
  • 04053c0e31 Progress, Deck done mgabdev 2020-12-16 17:29:06 -0500
  • 8f94ffad9c Progress mgabdev 2020-12-16 02:39:07 -0500
  • d1ff39bb81 Fixed issues mgabdev 2020-12-15 19:44:01 -0500
  • 75d52c841e Progress mgabdev 2020-12-15 19:31:30 -0500
  • f0d4e89279 [migration] make this index creation conditional Fosco Marotto 2020-12-12 16:46:53 -0800
  • 532bac229a Updated domains_cli deleteallremote command mgabdev 2020-12-10 15:44:55 -0500
  • de0c977950 Progress on deck, dms mgabdev 2020-12-10 11:51:45 -0500
  • c35e651b43 Added new comments timeline functionality mgabdev 2020-12-10 01:18:19 -0500
  • 6c13144fbc Progress mgabdev 2020-12-09 15:02:43 -0500
  • f9c1246fac Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk mgabdev 2020-12-09 11:10:10 -0500
  • 000363d143 Updated TagManage normalize_link function mgabdev 2020-12-09 11:03:49 -0500
  • 586935f07f Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk mgabdev 2020-12-09 00:00:35 -0500
  • bb7348fc61 Progess on Gab Deck mgabdev 2020-12-08 23:57:51 -0500
  • c18991f174 Added LinkBlock functionality in admin mgabdev 2020-12-08 23:19:10 -0500
  • 998f00ae48 Progress on Gab Deck, Updates on Compose mgabdev 2020-12-08 23:15:33 -0500
  • 6950f67520 Updates to Gab Deck mgabdev 2020-12-08 00:07:04 -0500
  • 05c5dcb581 Updated Toast alerts, progress mvp mgabdev 2020-12-07 23:39:13 -0500
  • 95d326936b [media] Force media attachments query from master on status post, change home query Fosco Marotto 2020-12-06 11:16:04 -0800
  • 5422c013e1 Updated Gab Deck utils mgabdev 2020-12-06 00:14:43 -0500
  • 889c5c562e Added DeckPage import in ui.js mgabdev 2020-12-06 00:08:49 -0500
  • f0caf4e7ab Added route for Gab Deck in ui.js mgabdev 2020-12-06 00:05:53 -0500
  • d1eb3d09e4 Added CCPC pages in About pages mgabdev 2020-12-05 23:52:13 -0500
  • ed900a47ca Added Table, TableColumnHeader, TableRow components mgabdev 2020-12-05 23:50:34 -0500
  • ba8e8942dc Added Gab Deck initial mvp mgabdev 2020-12-05 23:47:48 -0500
  • 2f798ca1bd Added toggle option for Application superapp in admin settings mgabdev 2020-12-04 12:28:32 -0500
  • 0ee2f2e8b9 update pghero to 2.7.0 admin 2020-12-04 15:40:42 +0000
  • 4c4193fa09 Progress on DMs responsiveness mgabdev 2020-12-03 22:31:11 -0500
  • f6a7422704 Progress on DMs responsiveness mgabdev 2020-12-03 22:27:09 -0500
  • 137a36b810 Progress with DMs mgabdev 2020-12-03 17:13:11 -0500
  • a129b3ce3b Fixed issue in OEmbedSerializer mgabdev 2020-12-02 23:33:36 -0500
  • c5cbdd7a55 Fixed issue in OEmbedSerializer mgabdev 2020-12-02 23:30:32 -0500
  • 834aded026 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk mgabdev 2020-12-02 23:24:27 -0500
  • 9a43c51085 Progress on dms, code cleanup mgabdev 2020-12-02 23:22:51 -0500
  • 72e79af5fc Update Gemfile.lock, Gemfile files admin 2020-12-02 19:56:14 +0000
  • d092aabac8 Update .ruby-version admin 2020-12-02 19:55:01 +0000