Commit Graph

88 Commits

Author SHA1 Message Date
mgabdev
fb612f60c8 Commiting 2020-11-15 12:48:32 -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
b0e3d611f5 Removed unused code from initial_state and ReactController
• Removed:
- unused code from initial_state and ReactController
2020-11-09 12:14:42 -06:00
mgabdev
b634e4f482 Updated cashtags to be any number of characters
• Updated:
- cashtags to be any number of characters
2020-11-02 14:30:53 -06:00
mgabdev
6db1cf421b Added cashtag support for statuses
• Added:
- cashtag support for statuses

Ref: e23931b255
2020-10-30 14:01:55 -05:00
mgabdev
a5ae957ac5 Updated GroupInfoPanel to be markdown enabled, linkable
• Updated:
- GroupInfoPanel to be markdown enabled, linkable for users, hashtags, urls
2020-09-01 18:14:11 -05:00
mgabdev
8a096e1f52 Added check to FeedManager if group_id is present
• Added:
- check to FeedManager if group_id is present
2020-08-19 17:36:10 -05:00
mgabdev
f41274efc7 Added verified accounts/suggestions panel, updated suggestions route
• Added:
- verified accounts/suggestions panel

• Updated:
- suggestions route
2020-07-01 21:36:53 -04:00
mgabdev
788150536d Updated markdown parsing in backend
• Updated:
- markdown parsing in backend
2020-06-19 21:51:08 -04:00
mgabdev
fc80955306 Updating composer to fix line breaks and other rich text issues
• Updating:
- composer to fix line breaks and other rich text issues
2020-06-19 21:02:13 -04:00
mgabdev
65f4cbe0dc Updating Rich Text editor x 2 2020-06-18 12:05:24 -04:00
mgabdev
13eb1764ec Removed test logs 2020-06-17 16:40:36 -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
985e1458d5 Removed unused/old/pre-refactor settings
•Removed:
- unused/old/pre-refactor settings
2020-06-07 14:01:54 -04:00
mgabdev
40a8667611 Fixed issue with ellipsis at the end of urls
• Fixed:
- issue with ellipsis at the end of urls after someone edits a post.

• Updated:
- Text content ellipsis to :after ellipsis content that does not show up when editing
- Min Url ellipsis from 30 -> 45
2020-06-05 16:28:38 -04:00
mgabdev
3bc4445747 Remove link to remote accounts in statuses
• Remove:
- link to remote accounts in statuses
2020-05-27 16:11:46 -04:00
mgabdev
427cd59996 Updated account search and suggestions to be local only
• Updated:
- account search and suggestions to be local only
2020-05-25 21:05:32 -04:00
mgabdev
535e76a02f Pull from mastodon
https://github.com/tootsuite/mastodon/pull/12324
2020-05-19 15:37:30 -04:00
mgabdev
a2917b203a Removed unused gems for rich text (todo later)
• Removed:
- unused gems for rich text (todo later)
2020-05-19 00:52:32 -04:00
mgabdev
498f163880 Progress 2020-05-04 14:44:37 -04:00
mgabdev
055b5a430f progress 2020-05-03 01:22:49 -04:00
mgabdev
bff9abcb89 revert c15d4f12d 2020-05-01 12:06:07 -04:00
mgabdev
c15d4f12dc Pulled
0092096328
2020-04-30 12:59:21 -04:00
mgabdev
8673eb8975 Progress 2020-04-30 00:34:50 -04:00
mgabdev
fed036be08 Progress 2020-04-22 01:00:11 -04:00
mgabdev
1a33759e19 Progress 2020-03-31 12:04:50 -04:00
Alex Gleason
82d476227c
Return StatusFinder to its original state 2020-02-21 14:25:34 -06:00
mgabdev
499bf9eb69 Updated status_finder to check for home#index for updated status route
check previous commit: dcb0572

this enables status embeding to work fully
2019-08-17 01:21:33 -04:00
mgabdev
6ca001bc67 Updated PotentialFriendshipTracker max to 10
from 20
2019-07-22 00:11:00 -04:00
2458773093
ff03e6a55f home feed group toggle 2019-07-22 04:50:09 +03:00
Rob Colbert
37be893d12 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop 2019-07-14 03:03:37 -04:00
Rob Colbert
0a95b2df66 two more federation fixes 2019-07-14 03:03:29 -04:00
mgabdev
49e533244c Updated all Redis.current.publish, PushUpdateWorker.perform_async to work again
added back now that we will have timeline/notification queueing functionality
2019-07-11 12:11:57 -04:00
robcolbert
14f6771e77 for now, stop sending push updates to clients (auto-scroll timelines)
One of the biggest complaints received at launch was the update speed of
the home timeline. This change disables the jobs and signals that
trigger the update to get pushed without altering other logic.
2019-07-08 06:02:42 -04:00
robcolbert
948ba449fb revert OStatus xmlns to mastodon.social 2019-07-06 21:57:50 -04:00
robcolbert
c108da80ee strip post content 2019-07-04 03:17:36 -04:00
robcolbert
bd0b5afc92 Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00