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
/
spec
/
models
/
account_spec.rb
Age
Commit message (
Expand
)
Author
2017-06-08
Fix db:seed - only run some validations when the field was changed (#3592)
Eugen Rochko
2017-06-05
Added support for configurable reserved usernames (fix of #1382) (#3566)
Eugen Rochko
2017-05-31
Expand spec coverage and refactor the `Account.find_` methods (#3485)
Matt Jankowski
2017-05-16
Improve Account#triadic_closures (#3079)
alpaca-tc
2017-05-05
use Twitter::Extractor for creating links (#2502)
masarakki
2017-04-30
Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
Akihiko Odaki
2017-04-30
Use PostgreSQL inheritance for blocks and mutes (#2520)
Akihiko Odaki
2017-04-28
More status specs (#2564)
Matt Jankowski
2017-04-18
Instances list in admin (#2095)
Matt Jankowski
2017-04-18
Remove unused methods (#1730)
Matt Jankowski
2017-04-13
Remove pending specs for methods that dont exist (#1658)
Matt Jankowski
2017-04-11
When avatar/header are GIF, generate static versions (#1428)
Eugen
2017-04-10
Clean up generation of account webfinger string (#1477)
Matt Jankowski
2017-04-09
Search cleanup (#1333)
Matt Jankowski
2017-04-07
DRY up reblog vs original status check
Joël Quenneville
2017-04-05
update account_spec
Samy KACIMI
2017-04-05
add more tests to models
Samy KACIMI
2017-03-05
Fix wrongful matching of last period in extended usernames
Eugen Rochko
2017-01-09
Persist UI settings, add missing localizations for German
Eugen Rochko
2016-11-13
Fix #142 - Escape ILIKE special characters from Account.find_remote
Eugen Rochko
2016-09-20
Upgrade to PubSubHubbub 0.4 (removing verify_token)
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko
2016-03-27
Fix mentions regex to exclude usernames in Medium URLs
Eugen Rochko
2016-03-25
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
Eugen Rochko
2016-03-19
Adding more test stubs
Eugen Rochko
2016-02-28
When posting a status or reblogging one, ping hubs about the feed update
Eugen Rochko
2016-02-26
Adding a bunch of tests
Eugen Rochko
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko
2016-02-20
Initial commit
Eugen Rochko