Commit Graph

108 Commits (e64cc311dd8db5d56b6299e9d40e7060d0c25b7e)

Author SHA1 Message Date
David Yip e64cc311dd
Introduce a bit of luck into the elefriend selection. #294. 7 years ago
David Yip 53cbc9933e
Add wave background; blend elefriend in a bit more. #294. 7 years ago
David Yip cd1377de7f
Bind click event to elefriend cycling. #294. 7 years ago
David Yip 1dbb6b5e08
Set glitchy elephant friend variant in initial state. #294.
Also lay some groundwork needed to interactively change the
glitchfriend.

The codebase uses "elefriend" because it's shorter and didn't require me
to realign the actions in actions/compose.js.  Same idea, though.
7 years ago
David Yip 1e0b707018
Add the shrinking glitchy elefriend. #294. 7 years ago
David Yip 835eec8a4c
Prototype out glitchy elephant friend. #294.
Glitched elephant friends kindly provided by @ncls7615.
7 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.
7 years ago
kibigo! b5874c1428 Fixes to search dropdown 7 years ago
beatrix 61ef8d643e
fix typo in vanilla names.yml 7 years ago
Ondřej Hruška 9f29fd31ba
fixed ctrl enter 7 years ago
Ondřej Hruška 53caab0c0b
Fix the always-threaded bug 7 years ago
ncls7615 f5a4201ad8
Update ja.js 7 years ago
beatrix a251c42192
Merge pull request #296 from glitch-soc/thread-mode
Threaded mode~
7 years ago
beatrix 2ec9a75a1d
Merge pull request #302 from KnzkDev/fix/search-popout
Fix search popout
7 years ago
beatrix fa92e88fb2
appease eslint 7 years ago
ncls7615 da98c33161
Fix search popout 7 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.)
7 years ago
kibigo! c71d848855 my global .gitignore excluded this file ;_; 7 years ago
kibigo! e4bc013d6f Threaded mode~ 7 years ago
kibigo! 6932b464e6 Fixed improper dropdown func binding for #293 + toot button spacing 7 years ago
kibigo! ad10a80a99 Styling and autosuggest fixes for #293 7 years ago
kibigo! 8bf9d9362a Fixes composer mounting issue with #293 7 years ago
beatrix f441770e50
Merge pull request #290 from chriswmartin/web-push-updates
Web push updates
7 years ago
beatrix b4e667f86b
Merge pull request #295 from chriswmartin/getting-started-key-fix
unique ColumnLink keys in getting_started
7 years ago
beatrix faf20eeaa4
Merge pull request #293 from glitch-soc/compose-refactor
Compose refactor
7 years ago
cwm 9fc08e4861 add key to lists div 7 years ago
cwm 6236577734 change how list ColumnLink keys are determined 7 years ago
kibigo! d7ce339c2e WIP <Compose> Refactor; Fin~ 7 years ago
kibigo! 42f50049ff WIP <Compose> Refactor; 1000 tiny edits 7 years ago
kibigo! b4a3792201 WIP <Compose> Refactor; <ActionsModal>; dropdowns 7 years ago
kibigo! 083170bec7 WIP <Compose> Refactor; SCSS ed. 7 years ago
kibigo! 8713659dff WIP <Compose> Refactor; <OnboardingModal> ed. 7 years ago
kibigo! 3c29f57404 WIP <Compose> Refactor; <Drawer> ed. 7 years ago
kibigo! 924ffe81d4 WIPgit status <Compose> Refactor; <Composer> ed. 7 years ago
Marcin Mikołajczak 0f69a90588 i18n: Update Polish translation
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
cwm 72b99f6ee4 bug fix (tootsuite pr #6120) 7 years ago
cwm 4ce44ba470 remove unused 'saveSettings' from column_settings_container 7 years ago
cwm 0dce26b82b web push updates (tootsuite PRs #5879, #5941, #6047) 7 years ago
cwm 832a93e67c Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000) 7 years ago
beatrix 7347bc7334
Merge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch
Merge various small vanilla updates into glitch
7 years ago
cwm 20ad071931 Set direction style to reply indicator (tootsuite pr #6006) 7 years ago
cwm 14243bf80a Reduce motion for boost animation (tootsuite pr #5871) 7 years ago
cwm 337c2e77ee Fix layout for RTL (tootsuite pr #6014, #6018) 7 years ago
cwm 46565ed746 Fix focused background color of favourited direct toot (tootsuite pr #6021) 7 years ago
cwm 815524412b Move dropdown transform origin (tootsuite pr #6091) 7 years ago
cwm 083571915f onMuteNotifications validation (tootsuite pr #6092) 7 years ago
cwm 2bbd22e91c Rename settingKey to settingPath (tootsuite pr #6046 & #6098) 7 years ago
cwm cc6a2ffd0a use 'flavours/glitch/' prefix in new imports 7 years ago
cwm 22818d2a16 Add mute, block, conversation mute actions to detailed status dropdown menu 7 years ago
beatrix 60d415bc5e
Merge pull request #266 from chriswmartin/getting-started-improvements
Getting started column improvements
7 years ago