Eugen Rochko
|
7bb28bf780
|
Improve @mention regex
|
8 years ago |
Eugen Rochko
|
48b9619439
|
Adding hashtags
|
8 years ago |
Eugen Rochko
|
62292797ec
|
Adding hashtag model
|
8 years ago |
Eugen Rochko
|
0160d1d9b5
|
Enable caching for some rabl views
|
8 years ago |
Eugen Rochko
|
57304ac375
|
Catch 404 errors when downloading remote media, add screenshot to landing page
|
8 years ago |
Eugen Rochko
|
fa1cc2d05a
|
Limit returned followees/followers by API to 40 for now
|
8 years ago |
Eugen Rochko
|
f10feb2e70
|
Fix common followers API
|
8 years ago |
Eugen Rochko
|
e0a197650a
|
Adding common followers API, fixing fallback query again
|
8 years ago |
Eugen Rochko
|
c913bdfc98
|
Fix follow suggestion fallback to exclude already followed users
|
8 years ago |
Eugen Rochko
|
bfb6cc5f2c
|
Make suggestions box also use user list components
|
8 years ago |
Eugen Rochko
|
909d0d5e88
|
Adding public timeline silencing
|
8 years ago |
Eugen Rochko
|
e5565a7e4a
|
Fix suggestions fallback query
|
8 years ago |
Eugen Rochko
|
abb8f5837e
|
Fix public channel
|
8 years ago |
Eugen Rochko
|
a9e40a3d80
|
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
|
8 years ago |
Eugen Rochko
|
04bbc57690
|
Fix #100 - Add "back" button to certain views
Also fix reloading of timelines after merge-type events
|
8 years ago |
Eugen Rochko
|
1d2175f73c
|
Do not force-transcode uploaded videos to webm (leave mp4 as-is)
|
8 years ago |
Eugen Rochko
|
a782e3b39d
|
Actually fix public timeline
|
8 years ago |
Eugen Rochko
|
b5c6d00afa
|
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
|
8 years ago |
Eugen Rochko
|
13ee88926d
|
Increase default number of loaded suggestions to 10
|
8 years ago |
Eugen Rochko
|
de1f3aab86
|
Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API
|
8 years ago |
Eugen Rochko
|
1de2833f30
|
Filter out reblogs of blocked users from public timeline (the not real-time variant)
|
8 years ago |
Eugen Rochko
|
4470330385
|
Backfill follow suggestions with fallback when not enough results. Cycling
through suggestions in UI
|
8 years ago |
Eugen Rochko
|
db4671fd3f
|
Fix suggestions fallback
|
8 years ago |
Eugen Rochko
|
6e0b3ddb0d
|
Fix follow suggestions order
|
8 years ago |
Eugen Rochko
|
04bfd4262f
|
Fix follow suggestions ranking
|
8 years ago |
Eugen Rochko
|
7075cef8f9
|
Adding sort by node rank to follow suggestions and fallback to most influential users
|
8 years ago |
Eugen Rochko
|
67b35a601a
|
Exclude blocked users from follow suggestions, fix tests
|
8 years ago |
Eugen Rochko
|
edefd87adf
|
Fix multiple results return from FollowSuggestion.get
|
8 years ago |
Eugen Rochko
|
4d336cefac
|
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
|
8 years ago |
Eugen Rochko
|
20f581f796
|
Display follow suggestions
|
8 years ago |
Eugen Rochko
|
e21a3fe0cd
|
Adding sync of follow relationships to Neo4J, accounts/suggestions API
|
8 years ago |
Eugen Rochko
|
2ddf4e09f9
|
Change how convert options are escaped
|
8 years ago |
Eugen Rochko
|
cdc49c6b4b
|
Allow mp4 uploads, convert to WebM
|
8 years ago |
Eugen Rochko
|
aec51e40ee
|
Make account domains case-insensitive, downcase before checking against local
|
8 years ago |
Eugen Rochko
|
5f737c7228
|
Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies
|
8 years ago |
Eugen Rochko
|
427ba27641
|
Public timeline to exclude users you blocked
|
8 years ago |
Eugen Rochko
|
22a8801dbc
|
Adding domain blocks
|
8 years ago |
Yann Vaillant
|
35de03fbe3
|
Strip exif data from uploaded images
Using `-strip` cli options from ImageMagick
http://www.imagemagick.org/script/command-line-options.php#strip
fix #85
|
8 years ago |
Eugen Rochko
|
06016453bd
|
Adding user settings (model and mailer), no form yet
|
8 years ago |
Eugen Rochko
|
2c9e672ee2
|
Integrating block relationships into the API (read-only for now)
|
8 years ago |
Eugen Rochko
|
9d59d7b463
|
Adding a block model and filter mentions from blocked users (fix #60)
|
8 years ago |
Eugen Rochko
|
fc198a8b4c
|
Adding e-mail confirmations
|
8 years ago |
Eugen Rochko
|
b3c7c8700d
|
Fix most pages on small screens
|
8 years ago |
Eugen Rochko
|
188c6f326b
|
Making public pages responsive, removing reblogs/favs counts from them
|
8 years ago |
Eugen Rochko
|
9fd3d7b6cd
|
Add since_id param to feeds
|
8 years ago |
Eugen Rochko
|
2d4f9ecebf
|
Validate against multiple reblogs of same status by same account
|
8 years ago |
Eugen Rochko
|
a4f7eca5fa
|
Fix #25 - Only latest reblog of status kept on feed as zset value is set to "true" status ID
|
8 years ago |
Eugen Rochko
|
927333f4f8
|
Improve code style
|
8 years ago |
Eugen Rochko
|
e9bc4a4a08
|
Limit usernames to 30 chars, statuses to 500, open account after follow form success
|
8 years ago |
Eugen Rochko
|
15f51dbf8c
|
Better styling for selected status in detailed view
|
8 years ago |