Commit Graph

116 Commits (dbe00a4156952cf0288828435ccda6bbba5d7a6f)

Author SHA1 Message Date
Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160 9 years ago
Eugen Rochko a698b767c1 Fix linking of remote hashtags in UI, add public view of hashtags 9 years ago
Eugen Rochko 48b9619439 Adding hashtags 9 years ago
Eugen Rochko 4ea13d8dc9 Fix web app manifests 9 years ago
Eugen Rochko 159203a7bc Fix #136: Add aria-labels 9 years ago
Eugen Rochko 1828df9bc0 Disable accounts caching too 9 years ago
Eugen Rochko abf664b560 Disable caching of statuses (maybe this will help with the weird bug) 9 years ago
Eugen Rochko e4671adc25 Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status 9 years ago
Eugen Rochko c003e70758 Caching should work correctly now (fingers crossed) 9 years ago
Eugen Rochko 562044f36a Need to disable caching again due to bug in Rabl 9 years ago
Eugen Rochko 0160d1d9b5 Enable caching for some rabl views 9 years ago
Eugen bc1dba22c5 Fix syntax errors 9 years ago
Frederic Hemberger e7cd6da938 Add touch icons for Chrome, iOS and Windows 10 9 years ago
Frederic Hemberger d991869498 a11y: Add HTML lang attribute and utf8 encoding meta tag
See: https://dequeuniversity.com/rules/axe/2.1/html-has-lang
9 years ago
Eugen Rochko dd03118098 Fix follow icon changing plus to minus, add terms page stub 9 years ago
Eugen Rochko 57304ac375 Catch 404 errors when downloading remote media, add screenshot to landing page 9 years ago
Eugen Rochko e0a197650a Adding common followers API, fixing fallback query again 9 years ago
Eugen Rochko b746a931a5 Fix OAuth authorization redirect 9 years ago
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
9 years ago
Eugen Rochko aea151a0de Fix #97 - plain text version of devise e-mails 9 years ago
Eugen Rochko 43df35213e Improving all forms 9 years ago
Eugen Rochko 2e0a38d07c Added e-mail edit field to settings, proper format default for webfinger 9 years ago
Eugen Rochko d5e086a47b Adding application/jrd+json webfinger resource 9 years ago
Eugen Rochko de1f3aab86 Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 9 years ago
Eugen Rochko e21a3fe0cd Adding sync of follow relationships to Neo4J, accounts/suggestions API 9 years ago
Eugen Rochko 7a6d95f70c E-mail preferences page 10 years ago
Eugen Rochko 9b195f5dd3 Add window titles to auth pages and about page, link sign up/login from about page 10 years ago
Eugen Rochko 160b5148ec Fix magic key in webfinger XRD href 10 years ago
Eugen Rochko 451733961b Show media of reblogged statuses in public html view 10 years ago
Eugen Rochko 1f650d327d Adding public timeline 10 years ago
Eugen Rochko 3554d638b3 Fix #72 - add follow/unfollow button to public profiles 10 years ago
Yann Vaillant 038a407b9e
Update default devise wording to include reference to Mastodon
Fix #68
10 years ago
Eugen Rochko a488b05726 Cleaning up unused views 10 years ago
Eugen Rochko fc198a8b4c Adding e-mail confirmations 10 years ago
Eugen Rochko b3c7c8700d Fix most pages on small screens 10 years ago
Eugen Rochko 188c6f326b Making public pages responsive, removing reblogs/favs counts from them 10 years ago
Eugen Rochko 31a0202546 Slightly improved e-mail notifications 10 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 10 years ago
Eugen Rochko e63aebff7a Adding landing page 10 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 10 years ago
Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
registration API
10 years ago
Eugen Rochko 693383234c Improved style of settings page 10 years ago
Eugen Rochko fb94013796 Improved partial rendering for threads 10 years ago
Eugen Rochko db6df6ddb3 Only load JS on homepage, no other page uses it 10 years ago
Eugen Rochko 57583f3fb8 Improve partial rendering and Haml performance (Haml->Hamlit) 10 years ago
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
10 years ago
Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying 10 years ago
Eugen Rochko e46abc71ca Fix notifications in UI, added new API for fetching account relationships 10 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 10 years ago
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses 10 years ago