Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-10 | Merge pull request #250 from chriswmartin/fav-confirm-modal | beatrix | |
add favourite confirmation modal | |||
2017-12-10 | Merge pull request #252 from ncls7615/glitch-langfiles | beatrix | |
i18n: Add translate and fix problems | |||
2017-12-10 | set local_only in a before_create callback instead of status service | Erin | |
2017-12-10 | remove vestigial Status#local_only? definition | Erin | |
2017-12-10 | post_status_service.rb: save the status after setting local_only | Erin | |
2017-12-10 | Status#not_local_only scope should match nils too | Erin | |
2017-12-11 | Change the disclaimer under the sign up form (#5817) | Sylvhem | |
* Change the disclaimer below the sign up form Change the disclaimer below the sign up form on the home page. The current text is linking to the /about/more page under "our terms of service" and to the /terms page under "privacy policy". This change intend to make the message more coherent. Change l’avertissement en-dessous du formulaire d’inscription sur la page d’accueil. Le texte actuel redirige vers /about/more sous un lien intitulé "nos conditions d’utilisation" et vers /terms via "notre politique de confidentialité". Ce changement vise à rendre le message plus cohérent. * Second take on the disclaimer A new version of the disclaimer, based on feedback. Une nouvelle version de l’avertissement, basé sur les premiers retours. | |||
2017-12-10 | filter local-only toots from AP outboxes | Erin | |
2017-12-11 | add comma | ncls7615 | |
2017-12-11 | " => ' | ncls7615 | |
2017-12-11 | Merge branch 'master' of https://github.com/glitch-soc/mastodon into ↵ | ncls7615 | |
glitch-langfiles # Conflicts: # app/javascript/glitch/locales/ja.json | |||
2017-12-10 | filter local-only statuses from public pages | Erin | |
2017-12-10 | replace reblog service check for an :eye: with #local_only | Erin | |
2017-12-10 | set local_only flag on statuses in post_status_service | Erin | |
2017-12-10 | status: stub local_only?, add scope, add marked_local_only? | Erin | |
2017-12-10 | add a local_only column to the statuses table | Erin | |
2017-12-10 | use single quotes in locale entry | cwm | |
2017-12-10 | pulled master, moved locale entry to new location | cwm | |
2017-12-10 | removed unneeded actions_modal div | cwm | |
2017-12-10 | Merge pull request #246 from glitch-soc/theme-intl8n | beatrix | |
Internationalization for flavours and skins | |||
2017-12-10 | Removed MORE theme localizns | kibigo! | |
2017-12-10 | Move ja localization to new locaiton | kibigo! | |
2017-12-10 | Linting fixes | kibigo! | |
2017-12-10 | Only localize js when there's a theme | kibigo! | |
2017-12-10 | Javascript intl8n flavour support | kibigo! | |
2017-12-10 | Removed unused theme localization key | kibigo! | |
2017-12-10 | Ruby intl8n for themes | kibigo! | |
2017-12-10 | Fix 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-10 | Refix extraspace for emojis (#5964) | Lynx Kotoura | |
Fix misalignment between emoji sizes | |||
2017-12-10 | Save media outside transaction (#5959) | abcang | |
2017-12-10 | removed one last app settings addition | cwm | |
2017-12-11 | Update devise.fr.yml (#5963) | goofy-bz | |
ludicrously tiny but necessary typofix (wrong accent) | |||
2017-12-10 | removed app settings additions | cwm | |
2017-12-11 | l10n 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-10 | add and fix | ncls7615 | |
2017-12-10 | Merge pull request #248 from chriswmartin/glitch-theme-lists | beatrix | |
add lists to glitch flavour! | |||
2017-12-09 | Merge pull request #237 from dexamphetamine/jpn-localization | beatrix | |
i18n: add ja glitch strings | |||
2017-12-09 | i18n: add ja glitch strings | amphetamine | |
2017-12-10 | Add Galician language support (#5955) | Yamagishi Kazutoshi | |
2017-12-10 | French translation update (#5954) | Olivier Humbert | |
* Update French translation * fix | |||
2017-12-09 | Remove unused function (#5950) | abcang | |
2017-12-09 | Create activerecord.ar.yml (#5951) | ButterflyOfFire | |
2017-12-09 | moved locales to glitch, created add settings entry | cwm | |
2017-12-09 | ran i18n-tasks normalize for simple_form.en.yml | cwm | |
2017-12-09 | remove trailing spaces | cwm | |
2017-12-09 | fixed fav setting change | cwm | |
2017-12-09 | fixes, functioning now | cwm | |
2017-12-09 | added a few more things | cwm | |
2017-12-09 | remove keyboard shortcuts from getting started because thats a different thing | cwm | |
2017-12-09 | add initial components based off of tootsuite pr #1507 | cwm | |