Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
global settings
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description"
setting that would show as a paragraph on the frontpage
|
|
fix Vagrantfile so that the correct ruby is installed
|
|
Prior to this commit, the vagrantfile installs ruby 2.3.3. Due to commit mastodon@7951e7f, this no longer works.
Change the provision scrip so that 2.3.1 is installed via rbenv. Note this drastically increases provision time.
|
|
|
|
to xss themselves rather than anyone else)
|
|
dependencies,
fix bug in process feed service
|
|
Fix repo URL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simplify emojification on public pages with .emojify class
|
|
|
|
|
|
|
|
|
|
|
|
blackle-dropdown
|
|
|
|
|
|
|
|
|
|
|
|
Add call-to developers on getting started page
|
|
Expand dropdown leftways on status view
|
|
|
|
|
|
Simplifying followers mappings
|
|
Less complicated determination of subscription
|
|
|
|
Deduplicating some logic and switching to pluck, to avoid pulling the entire model in memory.
|
|
|
|
Fix Vagrantfile to include yarn
|
|
Using "rails style" order arguments
|
|
|
|
The current Vagrantfile fails to build upon provisioning, as it lacks yarn.
Change the Vagrantfile to add the yarn repository, and install yarn.
|
|
Show correct volume icons on video player
|
|
|
|
Show logout button on getting started so it's available on mobile
|
|
|
|
Emojify display names in notifcations
|
|
|
|
Improve contrast of bio and username text in account info
|