This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
bde7a415b9
mastodon
/
app
/
models
History
Thibaut Girka
7039dca12c
Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream
...
Unlike upstream, kept the direct timeline endpoint, as it is still of use in glitch-soc.
2019-07-07 13:49:31 +02:00
..
admin
Fix option to send e-mail notification about account action always being true (
#11242
)
2019-07-06 13:54:32 +02:00
concerns
Merge branch 'master' into glitch-soc/merge-upstream
2019-07-04 16:21:39 +02:00
form
Merge branch 'master' into glitch-soc/merge-upstream
2019-06-07 17:00:36 +02:00
web
…
account.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-06-24 15:02:59 +02:00
account_conversation.rb
…
account_domain_block.rb
…
account_filter.rb
Add moderation API (
#9387
)
2019-06-20 02:52:34 +02:00
account_identity_proof.rb
…
account_moderation_note.rb
…
account_pin.rb
…
account_stat.rb
…
account_tag_stat.rb
…
account_warning.rb
…
account_warning_preset.rb
…
admin.rb
…
application_record.rb
…
backup.rb
…
block.rb
…
bookmark.rb
…
context.rb
…
conversation.rb
…
conversation_mute.rb
…
custom_emoji.rb
Add categories for custom emojis (
#11196
)
2019-06-28 15:54:10 +02:00
custom_emoji_category.rb
Add categories for custom emojis (
#11196
)
2019-06-28 15:54:10 +02:00
custom_emoji_filter.rb
…
custom_filter.rb
Fix expiration date of filters being set to “Never” when editing them (
#11204
)
2019-06-30 16:11:21 +02:00
direct_feed.rb
Use a redis-cached feed for the DM timeline
2019-06-27 16:44:12 +02:00
domain_block.rb
Change domain blocks to automatically support subdomains (
#11138
)
2019-06-22 00:13:10 +02:00
email_domain_block.rb
…
export.rb
…
favourite.rb
…
featured_tag.rb
…
feed.rb
…
follow.rb
…
follow_request.rb
…
home_feed.rb
…
identity.rb
…
import.rb
…
instance.rb
Remove expensive counters from federation page in admin UI (
#11139
)
2019-06-22 00:39:09 +02:00
instance_filter.rb
…
invite.rb
…
invite_filter.rb
…
list.rb
…
list_account.rb
…
list_feed.rb
…
media_attachment.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-06-24 15:02:59 +02:00
mention.rb
…
mute.rb
…
notification.rb
Add `account_id` param to `GET /api/v1/notifications` (
#10796
)
2019-05-21 13:28:49 +02:00
poll.rb
…
poll_vote.rb
…
preview_card.rb
…
relay.rb
…
remote_follow.rb
…
remote_profile.rb
…
report.rb
Add moderation API (
#9387
)
2019-06-20 02:52:34 +02:00
report_filter.rb
Add moderation API (
#9387
)
2019-06-20 02:52:34 +02:00
report_note.rb
…
scheduled_status.rb
…
search.rb
…
session_activation.rb
…
setting.rb
…
site_upload.rb
…
status.rb
Remove deprecated REST API `GET /api/v1/timelines/direct` (
#11212
)
2019-07-05 02:14:56 +02:00
status_pin.rb
…
status_stat.rb
…
stream_entry.rb
…
subscription.rb
…
tag.rb
…
tombstone.rb
…
trending_tags.rb
…
user.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-06-26 23:19:22 +02:00
user_invite_request.rb
…
web.rb
…