Commit Graph

26 Commits

Author SHA1 Message Date
Developer 0c1d84262f Add missing uri attribute in StatusSerializer
• Add:
- missing uri attribute in StatusSerializer
2021-02-25 10:37:50 -05:00
rubic0n 44fd00bdc0 Remove an unnecessary `if` 2021-02-18 00:54:51 -06:00
rubic0n 9b17b0a553 Reduce array allocations by using a constant 2021-02-18 00:54:29 -06:00
mgabdev 5b40f62498 Fixed issue with status url not resolving to host
• Fixed:
- issue with status url not resolving to host
- fixes issue with status copy url in share menu
2020-12-23 00:10:34 -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 5a37a7090e Progress
accounts approved, video player testing, bookmark collections
2020-12-17 01:34:00 -05:00
mgabdev 6c13144fbc Progress 2020-12-09 15:02:43 -05:00
mgabdev b4e370d3d3 Commiting 2020-11-25 15:22:37 -06:00
mgabdev fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
mgabdev d030783089 Added GroupPinnedStatuses
• Added:
- GroupPinnedStatuses
- controllers for timeline, creation, deletion
- redux actions, reducers for creation, deletion
- timeline fetching in timelines action
- options to pin, unpin in status options popover for group admin
2020-09-10 15:07:01 -05:00
mgabdev 32c62955bf Added has_quote to status_serializer and set in status.rb
• Added:
- has_quote to status_serializer and set in status.rb
2020-08-05 23:17:17 -05:00
mgabdev 043fc01cea Added self-destructing/expiring statuses
• Added:
- self-destructing/expiring statuses for GabPRO members only
- ExpiringStatusWorker
- stopwatch icon
- expires_at redux values
- expires_at button in composer
- expires at selection popover

• Updated:
- Schedule status button to not show if expiring status active
2020-07-24 19:05:31 -05:00
mgabdev 13af58da7a Added bookmarks
• Added:
- bookmarks for GabPRO members only
- migration for creation of StatusBookmarks
- all necessary routes, controllers
- redux for adding, removing, fetching and displaying bookmarks
- bookmark icon
- doorkeeper scopes
- backend and frontend support

Bookmarks behave like likes/favorites, except they aren't shared with other users and do not have an associated counter.

dfea7368c9
2020-07-24 18:48:31 -05:00
mgabdev b93ecc7095 Rich Text Editor (WIP) x4 2020-06-17 16:27:58 -04:00
mgabdev 861ae55aec Rich Text Editor (WIP) x2 2020-06-16 19:44:30 -04:00
mgabdev 20a3221c4b Rich Text Editor (WIP) 2020-06-12 12:01:54 -04:00
mgabdev e9f01c0b16 Testing 2020-05-01 12:47:13 -04:00
mgabdev fed036be08 Progress 2020-04-22 01:00:11 -04:00
mgabdev bb4fcdf32d Progress 2020-04-07 21:06:59 -04:00
Alex Gleason d78dd971c0
Fix unlike counter, fixes #107 2020-03-13 13:44:44 -05:00
2458773093 7219c9b5e6 service + seerializer completed 2019-09-17 17:22:02 +03:00
2458773093 3cf262c79b relationship presenter + serializer updated for quotes 2019-08-04 16:46:59 +03:00
2458773093 c311f6b9d0 group added to status serialization and old group_id usages changed 2019-07-26 21:08:51 +03:00
2458773093 caaa9253d6 add remove account from group to status bar actions 2019-07-17 01:25:23 +03:00
robcolbert ef2cc01cd8 strip tags from content 2019-07-03 20:07:57 -04:00
robcolbert bd0b5afc92 Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00