Nope Nope
583208f5ae
typo in admin doc
...
s/rails/rake/
8 years ago
Angristan
1447ba504b
Add file package
...
If the file package is not installed, we get "Validation failed: File has contents that are not what they are reported to be" when upload media.
8 years ago
Eugen Rochko
fa2a1af90a
Spawn FeedInsertWorker to deliver status into personal feed
8 years ago
Clément D
ba8744d0a7
Fix typos on french translations
8 years ago
Thibaut (Eychics)
6afd3a6eab
Add closed_registrations message on French language
8 years ago
Pierre Ozoux
ecbda73b27
Update the list of instances
8 years ago
Valentin Lorentz
3187e1b398
Add oc.todon.fr to the list of instances.
...
[SKIP CI]
8 years ago
Sébastien Santoro
8db8132504
Add social.nasqueron.org instance
8 years ago
Kurtis Rainbolt-Greene
8dace45447
Use active record shorthand
8 years ago
Angristan
3ab29e5a9d
Fix crontab edit
...
Missing -u parameter to specify the mastodon user.
8 years ago
Pete Keen
f28fcf9080
[ #817 ] Add email whitelist
...
This adds the ability to filter user signup with a whitelist
instead of or in addition to a blacklist.
Fixes #817
8 years ago
Jo Decker
f9c2d86945
Update social.diskseven.com's IPv6 status
...
As far as I'm aware, my instance should be supporting IPv6 now. Was an error on my part that it wasn't working before.
8 years ago
Adam Thurlow
acc597fa98
Add mastodon.club to running instances list
8 years ago
Florian Maunier
53b2df62dd
Update List-of-Mastodon-instances.md
...
Add my own instance
8 years ago
Angristan
aee8798179
Missing quotes
8 years ago
Eugen Rochko
353a30810c
New admin setting: open/close registrations, with custom message, from the admin UI
8 years ago
JantsoP
c3db103305
updated line 28 about GitHub
8 years ago
Eugen
79828478c6
Merge pull request #804 from fhalna/development
...
Accessibility Fix.
8 years ago
Eugen
9edfbf2ec9
Merge pull request #803 from 0xa/patch-1
...
Add octodon.social
8 years ago
Eugen
db5149b963
Merge branch 'master' into patch-1
8 years ago
Eugen
7f543e1fca
Merge pull request #800 from unascribed/patch-1
...
Add fern.surgeplay.com to the instances list
8 years ago
Eugen
180aab6e2e
Merge pull request #799 from Wonderfall/master
...
update social.targaryen.house info
8 years ago
Eugen
5f88226ad0
Merge pull request #832 from ndarville/patch-1
...
Fix typo in ISSUE_TEMPLATE
8 years ago
Eugen
b9c1c5bdd0
Merge pull request #788 from yiskah/patch-5
...
Add instances from instances.mastodon.xyz
8 years ago
Niclas Darville
8eec03bb70
Fix typo in ISSUE_TEMPLATE
8 years ago
Eugen
4068de0eed
Merge pull request #815 from walfie/patch-1
...
Fix typo in Heroku guide
8 years ago
Eugen
8e50f24a5c
Merge pull request #816 from leowzukw/patch-1
...
More consistent typography
8 years ago
Eugen
283ef86463
Merge pull request #831 from ndarville/patch-1
...
Create ISSUE_TEMPLATE.md to bring down duplicate issues
8 years ago
Niclas Darville
1e5ecbdf23
Create ISSUE_TEMPLATE.md
8 years ago
Eugen Rochko
e85ec98efb
Remove sidekiq-merger
8 years ago
Eugen Rochko
e60c473917
Reduce number of items in feeds, optimize regeneration worker slightly,
...
make regeneration worker unique, (only schedule/execute once at a time)
8 years ago
Eugen Rochko
9123aca6df
Optimize FeedManager#unmerge, and slightly optimize FeedManager#merge
8 years ago
Eugen Rochko
1484df2db5
Move OStatus processing back into default queue
8 years ago
Eugen Rochko
fbf64105a5
Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods,
...
do not re-create a dynamic class on each feed push call, make sure redis-rb uses hiredis
8 years ago
halna_Tanaguru
c7e14e496b
Merge branch 'master' into development
8 years ago
JantsoP
0c0e1c2519
Merge branch 'master' into master
8 years ago
JantsoP
0c0acb22e6
updated translation
8 years ago
JantsoP
fc2b031506
changed line 25 for better translation
8 years ago
Leo Wzukw
cb21bf5b40
More consistent typography
8 years ago
walfie
766eabf194
Fix typo in Heroku guide
8 years ago
Eugen Rochko
5110975df4
Fix #808 - smaller elephant friend PNG for frontpage
8 years ago
Eugen Rochko
7a56845060
Only call regeneration worker after first login after a 14 day break
8 years ago
Eugen Rochko
24793cdbaa
Fix ActionController::Parameters in API issue
8 years ago
Eugen Rochko
8eca42b265
Separate background jobs into different queues. ATTENTION: new queue "pull"
...
must be added to the Sidekiq invokation in your systemd file
The pull queue will handle link crawling, thread resolving, and OStatus
processing. Such tasks are more likely to hang for a longer time (due to
network requests) so it is more sensible to not make the "in-house" tasks
wait for them.
8 years ago
Neville Park
7b297cc6d2
Changed "reblogs" to "boosts"
8 years ago
Alice
c2787014e5
Add octodon.social
8 years ago
Eugen Rochko
8796f7a125
Add check for visibility.nil? even though it can't ever be, to check for race conditions
8 years ago
halna_Tanaguru
4833f53a37
accessibility fix
...
eanable focus on ClearColumnButton
8 years ago
Aesen
9a4a766ab3
Add fern.surgeplay.com to the instances list
...
It's hard to tell if this is supposed to be alphabetically sorted or not. I put it after epiktistes since it starts with F - let me know if it should go elsewhere.
8 years ago
Wonderfall
e27807e8e9
update social.targaryen.house info
8 years ago