mgabdev
c37a5822fc
Updated results to only be visible if requester has sent chat message
...
• Updated:
- results in RequestedConversationsController to only be visible if requester has sent chat message for count and index routes
2020-12-22 23:41:59 -05:00
mgabdev
0bf305019a
Fixes
...
Fixes
2020-12-22 16:15:19 -05:00
mgabdev
73ee16b943
Fixes for deployment
...
Fixes for deployment
2020-12-22 15:47:02 -05:00
admin
d3e36b36f9
Update .ruby-version
2020-12-22 20:14:28 +00:00
admin
fb0b654e11
Update 20201203213108_add_unread_count_to_chat_conversation_accounts_not_null.rb
2020-12-22 20:07:30 +00:00
mgabdev
4e1e29571b
Progress on chat
2020-12-22 14:19:38 -05:00
mgabdev
7a62adea3e
Progress on chat conversation search, scrolling
2020-12-22 13:38:52 -05:00
mgabdev
15df66b234
Added href option to actions in SidebarLayout
2020-12-22 12:52:20 -05:00
mgabdev
06de0c88f3
Progress
2020-12-22 12:49:40 -05:00
mgabdev
34f6a1ab5b
Progress
...
new MediaAttachment video style :playable for mp4 to make videojs work with multiple files, hiding albums, hiding bookmark collections. may need tweaks on mediaattachment for mov and other formats : todo :
2020-12-22 12:11:22 -05:00
mgabdev
6fbea0a59e
Progress on little important things
...
removing .mov for now until we can figure out solution with videojs, added model to track username changes, got chat creation flow down, progress on bookmark collections, albums, filtering blocks/mutes from group, explore, collection timelines
2020-12-22 01:36:38 -05:00
mgabdev
2bbb5be505
Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk
2020-12-21 18:38:35 -05:00
mgabdev
67d94858dc
Progress
...
hashtag in top of tag feed, scroll to comment, chat blocking, muting, filtering
2020-12-21 18:30:46 -05:00
mgabdev
abbcdc21d9
Added links for tv.gab.com in NavigationBar
...
• Added:
- links for tv.gab.com in NavigationBar
2020-12-21 15:35:50 -05:00
mgabdev
ee91809e8d
Progress
...
Albums almost done, group, chat moderation, photo, video page updates
2020-12-21 13:25:05 -05:00
mgabdev
a2ffbadedb
Progress on new composer
...
Updated composer to work with comments, groups, timelines, comments in groups, etc.
2020-12-20 20:37:53 -05:00
mgabdev
1a8ecc672c
Progress on group account search
...
Added group member search, group removed account, album add styles
2020-12-20 19:28:32 -05:00
mgabdev
67eb9d5890
Progress
...
Report modal style fix, chat updates, statusserializer revert, display name truncation
2020-12-20 12:27:24 -05:00
mgabdev
7ec426e3d8
Progress on DMs
...
Progress on DMs
2020-12-19 01:33:33 -05:00
mgabdev
47cd60f851
Progress
...
added composer query string functionality for url, text. fixed issue with no user in base_controller, cleaned up video component, albums starting
2020-12-17 23:46:37 -05:00
mgabdev
47d57960a4
Updated groups so that anyone can create
...
• Updated:
- groups so that anyone can create
2020-12-17 16:07:00 -05:00
mgabdev
d5361419d8
Updated video player styles
...
• Updated:
- video player styles
2020-12-17 16:06:45 -05:00
mgabdev
a7e6aa1636
Updated video component playsInline for video.js
...
• Updated:
- video component playsInline for video.js
2020-12-17 01:40:42 -05:00
mgabdev
5a37a7090e
Progress
...
accounts approved, video player testing, bookmark collections
2020-12-17 01:34:00 -05:00
mgabdev
04053c0e31
Progress, Deck done
2020-12-16 17:29:06 -05:00
mgabdev
8f94ffad9c
Progress
2020-12-16 02:39:07 -05:00
mgabdev
d1ff39bb81
Fixed issues
2020-12-15 19:44:01 -05:00
mgabdev
75d52c841e
Progress
2020-12-15 19:31:30 -05:00
Fosco Marotto
f0d4e89279
[migration] make this index creation conditional
2020-12-12 16:46:53 -08:00
mgabdev
532bac229a
Updated domains_cli deleteallremote command
...
• Updated:
- domains_cli deleteallremote command
2020-12-10 15:44:55 -05:00
mgabdev
de0c977950
Progress on deck, dms
2020-12-10 11:51:45 -05:00
mgabdev
c35e651b43
Added new comments timeline functionality
...
• Added:
- new comments timeline functionality
2020-12-10 01:18:19 -05:00
mgabdev
6c13144fbc
Progress
2020-12-09 15:02:43 -05:00
mgabdev
f9c1246fac
Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk
2020-12-09 11:10:10 -05:00
mgabdev
000363d143
Updated TagManage normalize_link function
...
• Updated:
- TagManage normalize_link function
2020-12-09 11:03:49 -05:00
mgabdev
586935f07f
Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk
2020-12-09 00:00:35 -05:00
mgabdev
bb7348fc61
Progess on Gab Deck
...
Progess on Gab Deck
2020-12-08 23:57:51 -05:00
mgabdev
c18991f174
Added LinkBlock functionality in admin
...
• Added:
- LinkBlock functionality in admin
2020-12-08 23:19:10 -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
Fosco Marotto
95d326936b
[media] Force media attachments query from master on status post, change home query
2020-12-06 11:16:04 -08: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
d1eb3d09e4
Added CCPC pages in About pages
...
• Added:
- CCPC pages in About pages
2020-12-05 23:52:13 -05:00
mgabdev
ed900a47ca
Added Table, TableColumnHeader, TableRow components
...
• Added:
- Table, TableColumnHeader, TableRow components
2020-12-05 23:50:34 -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
admin
0ee2f2e8b9
update pghero to 2.7.0
2020-12-04 15:40:42 +00:00