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
2018-05-03
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-05-02
Speed up test suite by not generating RSA keys in test environment (#7296)
Eugen Rochko
2018-04-25
Append '.test' to hostname in stub data (#7260)
MIYAGI Hikaru
2018-01-24
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-06
Implement tests for Account#refresh! (#5601)
ysksn
2017-11-06
Add test for Account#save_with_optional_media! (#5603)
ysksn
2017-11-05
Implement tests for Account#possibly_stale? (#5591)
ysksn
2017-09-09
Merge branch 'origin/master' into sync/upstream
David Yip
2017-08-21
Do not try to re-subscribe to unsubscribed accounts (#4653)
Eugen Rochko
2017-06-26
fix account spec broken by change to 500char bios
beatrix-bitrot
2017-06-22
Some minor change and spec for Account (#3813)
Akihiko Odaki (@fn_aki@pawoo.net)
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