index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
account.rb
Age
Commit message (
Expand
)
Author
2017-12-12
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
David Yip
2017-12-12
Exclude moved accounts from search results (#5984)
Eugen Rochko
2017-12-06
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins
2017-12-06
Remove rabl dependency (#5894)
Eugen Rochko
2017-12-05
Add list of lists component to web UI (#5811)
Eugen Rochko
2017-11-30
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins
2017-11-30
Fix too many forwards (#5854)
Eugen Rochko
2017-11-19
Merge remote-tracking branch 'tootsuite/master'
David Yip
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-11-17
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-16
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2017-11-17
Display moderator badge (green), admin badge changed to red (#5728)
Eugen Rochko
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-11-07
Twidere mention workaround (#5552)
ThibG
2017-11-07
Add ability to disable login and mark accounts as memorial (#5615)
Eugen Rochko
2017-10-11
Merge upstream 2.0ish #165
kibigo!
2017-10-10
foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5...
nullkal
2017-10-07
Add moderation note (#5240)
nullkal
2017-09-29
After 7 days of repeated delivery failures, give up on inbox (#5131)
Eugen Rochko
2017-09-28
If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...
Eugen Rochko
2017-09-28
Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
Ondřej Hruška
2017-09-28
Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream
Ondřej Hruška
2017-09-23
Add emoji autosuggest (#5053)
Eugen Rochko
2017-09-13
Add instance search feature (#4925)
nullkal
2017-09-12
Fix count numbers from ActivityPub not being saved (#4899)
Eugen Rochko
2017-09-10
Fix a spuriously failing spec that assumed we required short bios like upstream
Surinna Curtis
2017-09-09
Merge branch 'origin/master' into sync/upstream
David Yip
2017-08-25
Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
nullkal
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-24
Minor performance improvement for test suite (#4678)
Eugen Rochko
2017-08-21
Do not try to re-subscribe to unsubscribed accounts (#4653)
Eugen Rochko
2017-08-16
Redesign public profiles (#4608)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-08-01
Merge upstream (#111)
kibigo!
2017-07-29
Count all URLs in text as 23 characters flat, do not count domain part of use...
Eugen Rochko
2017-07-20
Merge pull request #87 from tootsuite/master
beatrix
2017-07-19
Add ActivityPub attributes to accounts (#4273)
Eugen Rochko
2017-07-15
Merge upstream (#81)
kibigo!
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-07-14
Fix #4149, fix #1199 - Store emojis as unicode (#4189)
Eugen Rochko
2017-06-26
don't count bio metadata against bio length on server
Surinna Curtis
2017-06-26
update bio length to 500
beatrix-bitrot
2017-06-22
Some minor change and spec for Account (#3813)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-14
Account deletion (#3728)
Eugen Rochko
2017-06-11
Fix Account model deprecation warnings (#3689)
René Klačan
2017-06-09
Correct validators so that existing error messages would look correct (#3668)
Eugen Rochko
2017-06-08
Fix regression from #3592 - validation condition nesting (#3644)
Eugen Rochko
2017-06-08
Fix db:seed - only run some validations when the field was changed (#3592)
Eugen Rochko
[next]