about summary refs log tree commit diff
path: root/app
AgeCommit message (Collapse)Author
2017-12-12Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)Eugen Rochko
2017-12-12Exclude moved accounts from search results (#5984)Eugen Rochko
2017-12-11change pack to 'auth'cwm
2017-12-11load packcwm
2017-12-11reblog_service.rb: Status#local_only -> local_only?Erin
2017-12-11move outbox filtering to Status#permitted_for (as per @ekiru)Erin
2017-12-11post_status_service: stylistic change (local_only -> local_only?)Erin
2017-12-11Merge pull request #254 from glitch-soc/new-theme-uxbeatrix
New flavour/skin UX
2017-12-11Apply a 25x rate limit by IP even to authenticated requests (#5948)Eugen Rochko
2017-12-11Merge pull request #255 from KnzkDev/remove-picturebeatrix
Remove getting-started picture
2017-12-11Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController.David Yip
2017-12-11remove picturencls7615
2017-12-10Added stylingkibigo!
2017-12-10Screenshot support for themeskibigo!
2017-12-10Moved flavour UI into own prefs tabkibigo!
2017-12-10Merge pull request #250 from chriswmartin/fav-confirm-modalbeatrix
add favourite confirmation modal
2017-12-10set local_only in a before_create callback instead of status serviceErin
2017-12-10remove vestigial Status#local_only? definitionErin
2017-12-10post_status_service.rb: save the status after setting local_onlyErin
2017-12-10Status#not_local_only scope should match nils tooErin
2017-12-10filter local-only toots from AP outboxesErin
2017-12-11add commancls7615
2017-12-11" => 'ncls7615
2017-12-11Merge branch 'master' of https://github.com/glitch-soc/mastodon into ↵ncls7615
glitch-langfiles # Conflicts: # app/javascript/glitch/locales/ja.json
2017-12-10filter local-only statuses from public pagesErin
2017-12-10replace reblog service check for an :eye: with #local_onlyErin
2017-12-10set local_only flag on statuses in post_status_serviceErin
2017-12-10status: stub local_only?, add scope, add marked_local_only?Erin
2017-12-10add a local_only column to the statuses tableErin
2017-12-10use single quotes in locale entrycwm
2017-12-10pulled master, moved locale entry to new locationcwm
2017-12-10removed unneeded actions_modal divcwm
2017-12-10Move ja localization to new locaitonkibigo!
2017-12-10Linting fixeskibigo!
2017-12-10Only localize js when there's a themekibigo!
2017-12-10Javascript intl8n flavour supportkibigo!
2017-12-10Ruby intl8n for themeskibigo!
2017-12-10Fix account and tag searches with leading/trailing spaces (#5965)Andrea Scarpino
* Strip leading & trailing spaces from account query * Strip leading & trailing spaces from tag search
2017-12-10Refix extraspace for emojis (#5964)Lynx Kotoura
Fix misalignment between emoji sizes
2017-12-10Save media outside transaction (#5959)abcang
2017-12-10removed one last app settings additioncwm
2017-12-10removed app settings additionscwm
2017-12-11l10n i18n OC: corrections (#5962)Quenty31
* filling missing strings * Small changes Better way of saying + removed 2 finals dots * Corrections * Corrections Now with final point or without, just like the EN file * Update oc.json
2017-12-10add and fixncls7615
2017-12-10Merge pull request #248 from chriswmartin/glitch-theme-listsbeatrix
add lists to glitch flavour!
2017-12-09Merge pull request #237 from dexamphetamine/jpn-localizationbeatrix
i18n: add ja glitch strings
2017-12-09i18n: add ja glitch stringsamphetamine
2017-12-10Add Galician language support (#5955)Yamagishi Kazutoshi
2017-12-10French translation update (#5954)Olivier Humbert
* Update French translation * fix
2017-12-09Remove unused function (#5950)abcang