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
/
import.rb
Age
Commit message (
Expand
)
Author
2019-02-03
Add option to overwrite imported data (#9962)
Eugen Rochko
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-02-26
Ensure the app does not even start if OTP_SECRET is not set (#6557)
Eugen Rochko
2018-01-19
Change belongs_to_required_by_default to true (#5888)
Yamagishi Kazutoshi
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-10-02
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-09-02
Validate data of Imports (#4782)
abcang
2017-07-13
Fix boolean columns sometimes having a null value (#4162)
Eugen Rochko
2017-05-02
annotate models (#2697)
yhirano
2017-04-16
Add presence validation to Import (#1928)
alpaca-tc
2017-04-12
Allow import/export of mutes list (#1541)
Matt Jankowski
2017-04-01
Paperclip will complain on its own if this variable is missing
Eugen Rochko
2017-03-30
Import feature for following/blocking lists (addresses #62, #177, #201, #454)
Eugen Rochko