This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
47d56438dafb4cf86e65379c9d7b818bb4236a04
Mastodon
/
app
/
javascript
/
mastodon
/
reducers
T
History
Nolan Lawson
b254e6ca5f
Refactor initial state: "me" (
#5563
)
...
* Refactor initial state: "me" * remove "me" from reducers/meta.js
2017-10-31 11:27:48 +09:00
..
accounts_counters.js
Add emoji autosuggest (
#5053
)
2017-09-23 14:47:32 +02:00
accounts.js
Compress and combine emoji data (
#5229
)
2017-10-06 03:42:34 +02:00
alerts.js
…
cards.js
…
compose.js
Refactor initial state: "me" (
#5563
)
2017-10-31 11:27:48 +09:00
contexts.js
Fix regression from
#5206
- deduplicate descendants (
#5253
)
2017-10-07 12:16:39 +02:00
custom_emojis.js
Make auto-play GIFs preference affect custom emojis in web UI (
#5254
)
2017-10-07 02:38:52 +02:00
height_cache.js
Fix height cache (
#4909
)
2017-09-13 10:24:33 +02:00
index.js
Add custom emojis to the emoji picker (
#5052
)
2017-09-23 05:40:28 +02:00
media_attachments.js
…
meta.js
Refactor initial state: "me" (
#5563
)
2017-10-31 11:27:48 +09:00
modal.js
…
notifications.js
When muting, clear web UI like for blocks (
#5172
)
2017-10-03 02:01:54 +02:00
push_notifications.js
…
relationships.js
…
reports.js
Fix second report (regression from
3b81baaaaf
) (
#4863
)
2017-09-09 13:42:48 +02:00
search.js
…
settings.js
Track frequently used emojis in web UI (
#5275
)
2017-10-08 21:47:15 +02:00
status_lists.js
Add Pinned toot column (
#4817
)
2017-09-07 09:58:11 +02:00
statuses.js
Make auto-play GIFs preference affect custom emojis in web UI (
#5254
)
2017-10-07 02:38:52 +02:00
timelines.js
When unreblog arrives over streaming API, just delete in UI (
#5439
)
2017-10-17 22:17:02 +02:00
user_lists.js
…