- Jan 12, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description" setting that would show as a paragraph on the frontpage
-
Eugen authored
fix Vagrantfile so that the correct ruby is installed
-
vjackson725 authored
Prior to this commit, the vagrantfile installs ruby 2.3.3. Due to commit 7951e7ff, this no longer works. Change the provision scrip so that 2.3.1 is installed via rbenv. Note this drastically increases provision time.
-
Eugen Rochko authored
-
Eugen Rochko authored
Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to xss themselves rather than anyone else)
-
- Jan 11, 2017
-
-
Eugen Rochko authored
fix bug in process feed service
-
Eugen authored
Fix repo URL
-
Eugen Rochko authored
-
Effy Elden authored
-
- Jan 10, 2017
-
-
Eugen authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen authored
-
Eugen authored
simplify emojification on public pages with .emojify class
-
blackle authored
-
- Jan 09, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
blackle authored
-
- Jan 08, 2017
-
-
blackle authored
-
Eugen Rochko authored
-
Eugen authored
Add call-to developers on getting started page
-
Eugen authored
Expand dropdown leftways on status view
-
blackle authored
-
blackle authored
-
Eugen authored
Simplifying followers mappings
-
Eugen authored
Less complicated determination of subscription
-
Eugen authored
-
Kurtis Rainbolt-Greene authored
Deduplicating some logic and switching to pluck, to avoid pulling the entire model in memory.
-
Kurtis Rainbolt-Greene authored
-
Eugen authored
Fix Vagrantfile to include yarn
-
Eugen authored
Using "rails style" order arguments
-
Kurtis Rainbolt-Greene authored
-
vjackson725 authored
The current Vagrantfile fails to build upon provisioning, as it lacks yarn. Change the Vagrantfile to add the yarn repository, and install yarn.
-