This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-01-25 17:12:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
History
Akihiko Odaki
9619b7f727
Use Account.local.sum(statuses_count) instead of Status.local.count (
#4996
)
...
It is faster.
2017-09-18 14:59:57 +02:00
..
controllers
When accessing uncached media attachment, redownload it (
#4955
)
2017-09-16 03:01:45 +02:00
helpers
Fix filterable_languages method of SettingsHelper (
#4966
)
2017-09-16 14:59:41 +02:00
javascript
Some improvements in the Spanish translation (
#4991
)
2017-09-18 11:52:34 +09:00
lib
Raise an error on getting activity uri for remote status (
#4984
)
2017-09-17 13:51:34 +02:00
mailers
Set default From address in config (
#3756
)
2017-07-07 00:12:12 +02:00
models
Validate uri presence for remote status (
#4985
)
2017-09-17 15:21:57 +02:00
policies
Add status destroy authorization to policy (
#3453
)
2017-05-30 22:56:31 +02:00
presenters
Use Account.local.sum(statuses_count) instead of Status.local.count (
#4996
)
2017-09-18 14:59:57 +02:00
serializers
Fix AP serialization error when thread is missing (
#4970
)
2017-09-16 15:00:36 +02:00
services
Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (
#4979
)
2017-09-17 11:54:23 +02:00
validators
Fix
#4918
- Limit pinned toots to 5 (
#4923
)
2017-09-13 11:04:32 +02:00
views
Add
strip_insignificant_zeros: true
option to
number_to_human
(
#4993
)
2017-09-18 04:55:23 +02:00
workers
Fix an error in ReplyDistributionWorker when replied status was deleted (
#4974
)
2017-09-16 18:18:00 +02:00