818 Commits (a88f9a5ca9c3d5cb1bca6aef62ee2a6d01ff3ce8)

Author SHA1 Message Date
Eugen Rochko a88f9a5ca9 Don't show loading bar when re-loading already loaded status. Don't even try to fetch ancestors from DB when in_reply_to_id is nil
8 years ago
Eugen Rochko a388d1c8fe Don't show loading bar when checking account timeline for newer stuff
8 years ago
Eugen Rochko 5fecdd7780 Fix #222 - Update followers count when following/unfollowing
8 years ago
Eugen Rochko 31d48af0d1 Fix statsd null backend not being initialized properly
8 years ago
Eugen 788e884690 Try to avoid any potential loops
8 years ago
Eugen Rochko 86264a950c Add optional StatsD performance tracking
8 years ago
Eugen Rochko 0022b0cb2e Fix forgotten change of settings
8 years ago
Eugen Rochko 40a5094434 Fix boops?
8 years ago
Eugen Rochko a6bf7b4777 Fix #487
8 years ago
Eugen Rochko 7865ce28e5 Add sounds for notifications. Boop by @jk@mastodon.social
8 years ago
Eugen Rochko 3f30e91462 Improve how the list entry Account component looks when target is blocked/follow is requested
8 years ago
blackle 94cedabbe3 Show 'do not display in public timeline' when replying to self
8 years ago
Eugen Rochko 89740d69ec Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko f4d7f4c687 Fix #238 - Add "favourites" column
8 years ago
Eugen Rochko 81db795253 Fix #414 - Improve lightbox, add loading indicator
8 years ago
Eugen Rochko 780df33037 Merge branch 'sensitive' of https://github.com/blackle/mastodon into blackle-sensitive
8 years ago
Eugen Rochko 972fb80de6 Move follow requests link above logout link in getting started column
8 years ago
blackle 9ac182d831 Show visibility toggle on media gallery for sensitive images
8 years ago
blackle 5c3c7c545c Change boost sprite to look like fa-retweet
8 years ago
Eugen Rochko 7e46083338 Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse
8 years ago
Eugen Rochko 73e217d9d7 Fix #427 - don't suggest hashtag if the search value contains a space
8 years ago
Eugen Rochko 58b0fe2f28 Fix #449 - don't do relationships fetch for empty array of IDs
8 years ago
Eugen Rochko 11117f5aec Fix #466 - when logged in, make "get started" link to the frontpage instead of sign up
8 years ago
Eugen Rochko 5d88ef90c9 Fix tests, add applications to eager loading/cache for statuses, fix
8 years ago
Eugen Rochko 3a957e127a Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastodon into ineffyble-feature/toot-app-source
8 years ago
Eugen 91edf829ec Merge pull request #464 from blackle/backflip
8 years ago
Effy Elden 21c888fefd Add a textual 'Back to Mastodon' link in footer of settings pages
8 years ago
blackle 77e78ed6aa Make boost button arrows spin around
8 years ago
Effy Elden 6d333d9fc6 Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into feature/toot-app-source
8 years ago
Effy Elden 2c042fe57f Test for presence of Application in haml before trying to render details, to fix errors identified by CI
8 years ago
Effy Elden e751dd669a Fix typo in rel
8 years ago
Effy Elden 8e0c1914fb Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
8 years ago
Effy Elden 49ff508743 Hide 'Do not display on public timeline' for reply toots. Fixes #412.
8 years ago
Eugen 4b384d6914 Fix too late return
8 years ago
Eugen Rochko 8442a176c5 Improve extended about page layout
8 years ago
Eugen Rochko f2667139ad Adding about/more page with extended information that can be set up by an admin
8 years ago
Eugen Rochko 533448be42 Add extended about page stub
8 years ago
Eugen Rochko 6d98465db2 Extend rails-settings-cached to merge db-saved hash values with defaults
8 years ago
Eugen Rochko 1a30737ff5 Add settings for contact information
8 years ago
Eugen Rochko 7e7c2bbb0f Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
8 years ago
Eugen Rochko 1a77ccb668 Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to xss themselves rather than anyone else)
8 years ago
Eugen Rochko 992c8d2c41 Add ruby version to Gemfile, move devDependencies in package.json to dependencies,
8 years ago
Eugen 9eb3f68499 Merge pull request #456 from ineffyble/fix-repo-url
8 years ago
Eugen Rochko efd8ce920f Better animations
8 years ago
Effy Elden ad61a21752 Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places
8 years ago
Eugen Rochko bc17613e70 Fix issue when settings are not defined for column type
8 years ago
Eugen Rochko c8bcd413e2 Home column filters
8 years ago
Eugen Rochko 15b183117c Add "not found" component to UI
8 years ago
Eugen efd4565389 Merge pull request #450 from blackle/master
8 years ago
blackle 57e496e1bc simplify emojification on public pages with .emojify class
8 years ago