Commit Graph

3779 Commits (835eec8a4cbf8fa340241fc0bd83e07e8c19ef5d)

Author SHA1 Message Date
David Yip 835eec8a4c
Prototype out glitchy elephant friend. #294.
Glitched elephant friends kindly provided by @ncls7615.
8 years ago
David Yip 65986b6f0b
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master 8 years ago
David Yip 2dc4fbbd1a
When pulling out max_toot_chars, handle nulls
flavours/glitch/util/initial_state is used in places where we want to
exhibit different behavior based on user preferences.  This means that
it's used in places where no preference is defined, i.e. on an
unauthenticated access.  All values exported from that module must
therefore expect that case; previously, the max chars value didn't.

Addresses #306.
8 years ago
Jenkins f839ac694c Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 8 years ago
Eugen Rochko dbda87c31f
Revert #5772 (#6221) 8 years ago
Jenkins 722b3f567f Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 8 years ago
Eugen Rochko e4a241abef
Fix bad URL schemes being accepted (#6219)
* Fix actors accepting invalid URI schemes or different host between URI and URL

* Fix statuses accepting invalid URI scheme or different host to actor

* Adjust tests to new requirements

* Improve readability of mismatching_origin?/invalid_origin? methods
8 years ago
Eugen Rochko 93555182c3
Do not display elephant friend in single-column layout (#6222) 8 years ago
puckipedia 0eff42d688 Move Article from supported to converted types (#6218) 8 years ago
David Yip f7c4d4464b
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master 8 years ago
David Yip 70c99a9f34
Use error pack when rendering error pages. Fixes #305. 8 years ago
Jenkins c2e1bfd9ae Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 8 years ago
Yamagishi Kazutoshi 1d92b90be9 Fix force_ssl conditional (#6201) 8 years ago
Yamagishi Kazutoshi da809f9eec Fix unintended cache (#6214) 8 years ago
SerCom_KC c4d36d024c Update Simplified Chinese translations (#6215)
* i18n: (zh-CN) Add translations of #6125

* i18n: (zh-CN) Add translations of #6132

* i18n: (zh-CN) Add translations of #6099

* i18n: (zh-CN) Add translations of #6071

* i18n: (zh-CN) Improve translations
8 years ago
David Yip 5083311d64
Merge remote-tracking branch 'ykzts/fix-unintended-cache' into gs-master 8 years ago
Yamagishi Kazutoshi 2af307bce4 Fix unintended cache 8 years ago
Jenkins bcbdd4f88d Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 8 years ago
Jeong Arm 9e97fbf0af Translate Korean (#6212) 8 years ago
kibigo! b5874c1428 Fixes to search dropdown 8 years ago
beatrix 61ef8d643e
fix typo in vanilla names.yml 8 years ago
Ondřej Hruška 9f29fd31ba
fixed ctrl enter 8 years ago
Ondřej Hruška 53caab0c0b
Fix the always-threaded bug 8 years ago
ncls7615 f5a4201ad8
Update ja.js 8 years ago
beatrix a251c42192
Merge pull request #296 from glitch-soc/thread-mode
Threaded mode~
8 years ago
beatrix 2ec9a75a1d
Merge pull request #302 from KnzkDev/fix/search-popout
Fix search popout
8 years ago
beatrix fa92e88fb2
appease eslint 8 years ago
ncls7615 da98c33161
Fix search popout 8 years ago
David Yip 2eed4ace11
Read max_toot_chars from root object. Fixes #297.
max_toot_chars is present in the root of the initial state object.
(Previously, we were trying to read it from the meta child object.)
8 years ago
kibigo! c71d848855 my global .gitignore excluded this file ;_; 8 years ago
kibigo! e4bc013d6f Threaded mode~ 8 years ago
kibigo! 6932b464e6 Fixed improper dropdown func binding for #293 + toot button spacing 8 years ago
kibigo! ad10a80a99 Styling and autosuggest fixes for #293 8 years ago
kibigo! 8bf9d9362a Fixes composer mounting issue with #293 8 years ago
David Yip 03aeab857f
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master 8 years ago
beatrix f441770e50
Merge pull request #290 from chriswmartin/web-push-updates
Web push updates
8 years ago
beatrix b4e667f86b
Merge pull request #295 from chriswmartin/getting-started-key-fix
unique ColumnLink keys in getting_started
8 years ago
beatrix faf20eeaa4
Merge pull request #293 from glitch-soc/compose-refactor
Compose refactor
8 years ago
Jenkins f6adb409fd Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 8 years ago
ThibG 10f6793fd0 Fix PuSH workers (#6200) 8 years ago
ThibG a594139115 When fetching an ActivityPub-enabled status, do not re-request it as text/html (#6196) 8 years ago
TheKinrar 95bd85d9e8 Represent numbers by strings in instance activity API (#6198)
Fixes #6197.
8 years ago
beatrix f41b33eb01
Merge pull request #243 from m4sk1n/glitch-pl
i18n: 🇵🇱
8 years ago
cwm 9fc08e4861 add key to lists div 8 years ago
cwm 6236577734 change how list ColumnLink keys are determined 8 years ago
Quenty31 06636c6eca l10n Occitan language: mailer update (#6193)
* Create email_changed.oc.html.erb

* Create email_changed.oc.text.erb

* Update email_changed.oc.html.erb

* Update email_changed.oc.html.erb

* Create reconfirmation_instructions.oc.html.erb

* Create reconfirmation_instructions.oc.text.erb

* Update confirmation_instructions.oc.html.erb

* Update confirmation_instructions.oc.text.erb

* Update confirmation_instructions.oc.html.erb

* Update reconfirmation_instructions.oc.html.erb

* Update reconfirmation_instructions.oc.text.erb

* Update reconfirmation_instructions.oc.html.erb
8 years ago
kibigo! d7ce339c2e WIP <Compose> Refactor; Fin~ 8 years ago
Yamagishi Kazutoshi 9a61b0ef22 Fix RFC 5646 Regular Expression (#6190) 8 years ago
kibigo! 42f50049ff WIP <Compose> Refactor; 1000 tiny edits 8 years ago
kibigo! b4a3792201 WIP <Compose> Refactor; <ActionsModal>; dropdowns 8 years ago