327 Commits

Author SHA1 Message Date
Zachary Doll
4125107cc5 Add default transport file
closes #30
2014-08-27 13:58:54 -05:00
Zachary Doll
ec35b6db2a Zip files shouldn't use DS, uploads copied into base folder 2014-08-27 13:56:09 -05:00
Zachary Doll
6df08a0684 Fix translation code typo. 2014-08-27 13:34:47 -05:00
Zachary Doll
ac2c37755f Clean up badges svg and add google+ badge 2014-08-27 10:52:42 -05:00
Zachary Doll
6500f0fdfa Merge pull request #39 from Tama63/optimise/krake-images
Compresses images via kraken.io
2014-08-27 09:21:13 -05:00
Zachary Doll
fc92f2630b Remove extra flame path from badge svg 2014-08-26 21:50:18 -05:00
Zachary Doll
23c43a8bc3 Add content curation perk 2014-08-26 21:49:51 -05:00
Zachary Doll
d3d0f3add7 Add signature editing as a perk 2014-08-26 17:40:09 -05:00
Zachary Doll
3a2bce190b Add missing translation codes for settings page 2014-08-26 17:25:44 -05:00
Zachary Doll
cb1504082b Fix AJAX update on action settings screen 2014-08-26 16:01:32 -05:00
Zachary Doll
21642f0040 Update and clean up translation codes
Closes #36
2014-08-26 15:49:47 -05:00
Zachary Doll
f97ec7dffd Remove unused locale definitions
Also re-ordered locale file for clean up.
2014-08-26 15:07:23 -05:00
Zachary Doll
e5e67dd0cb Check for perks before parsing for role IDs 2014-08-26 10:39:14 -05:00
Zachary Doll
fb48fe7a64 Add description of Ranks 2014-08-26 10:30:04 -05:00
Zachary Doll
3dd9c06f88 Add description of badges 2014-08-26 10:20:18 -05:00
Zachary Doll
721fd444f7 Add description of actions 2014-08-26 10:13:48 -05:00
Zachary Doll
53110d7dfc Add feedback form to settings page 2014-08-26 09:51:46 -05:00
Zachary Doll
1ea8edcd1c Update package information 2014-08-25 17:00:16 -05:00
Zachary Doll
3d7742420d Update view documentation 2014-08-25 16:57:02 -05:00
Zachary Doll
efc24d5e02 Updated class.hooks documentation 2014-08-25 16:51:08 -05:00
Zachary Doll
14758be2be Update module documentation 2014-08-25 16:40:34 -05:00
Zachary Doll
c055cca224 Updated model documentation 2014-08-25 16:32:30 -05:00
Zachary Doll
258c1511b4 Updated library documentation 2014-08-25 16:03:37 -05:00
Zachary Doll
8f28b7fbed Remove some unneeded todos 2014-08-25 15:53:51 -05:00
Zachary Doll
71b0bc0d1b Replace phpdoc config with apigen config 2014-08-25 15:53:37 -05:00
Zachary Doll
27d08fd37f Update controller documentation 2014-08-25 15:53:10 -05:00
Zachary Doll
bdf46e1884 Add missing closing div to reaction counts display 2014-08-08 10:55:22 -05:00
Zachary Doll
6bac1c2bea Point readme to documentation site. 2014-08-07 11:45:39 -05:00
Zachary Doll
71bcabbf74 Add documentation link to readme 2014-08-07 10:54:00 -05:00
Zachary Doll
f2cc2e8127 Reaction count exceeds limit before displaying summary 2014-08-07 10:51:07 -05:00
Zachary Doll
63a751263e Add phpdoc config file 2014-08-06 12:18:36 -05:00
Zachary Doll
aaaf498388 ignore the docs folder 2014-08-05 13:34:32 -05:00
Chris Ireland
ffe347d324 Krakes images
Optimises images using http://kraken.io/web-interface
- Reduces size of package.
2014-07-30 16:49:13 +01:00
Zachary Doll
e538ca8277 Annotate the configuration file. 2014-07-23 15:30:09 -05:00
Zachary Doll
1979bc8b80 Increase readability 2014-07-23 15:26:11 -05:00
Zachary Doll
e856f6d028 Clean up logic on reaction record 2014-07-23 15:20:02 -05:00
Zachary Doll
fa4e845d8d Make reaction record format translateable. 2014-07-23 11:32:43 -05:00
Zachary Doll
e1db6c22b1 Merge pull request #38 from wrokred/patch-1
Limiting the reactions UserRhoto renders.
2014-07-23 11:20:49 -05:00
Adam Green
cc73fba083 Limiting the reactions UserRhoto renders.
Sorts through and renders the avatars for up to 5 reactions, then calculates the remaining reactions and refers the reaction name by name. Out put example "[:D][:D][:D][:D][:D] and 8 others like this."
2014-07-23 16:52:43 +01:00
Zachary Doll
1f4d2549bc Newbs don't get awards on their own discussions 2014-07-21 14:14:25 -05:00
Zachary Doll
c7e9cd75ce Alphabetize locale file per section 2014-07-14 14:00:35 -05:00
Zachary Doll
38fecce9fa Locale reviewed
Searched for `T(` and `Label(` and cross referenced against core
translations and existing yaga definitions
2014-07-14 13:54:52 -05:00
Zachary Doll
aebdf8a533 Remove unused view 2014-07-14 13:46:50 -05:00
Zachary Doll
13ab3b7978 Fix default badge path in stub content 2014-07-11 13:45:15 -05:00
Zachary Doll
cd5dab9016 Minor bump to 0.6.1 2014-07-11 10:38:28 -05:00
Zachary Doll
8b8a0de34d Do not qualify disabled ranks... ever 2014-07-11 10:38:09 -05:00
Zachary Doll
5fbeb7e845 Remove non-existent column from the stub 2014-07-11 10:24:04 -05:00
Zachary Doll
530327f99b Simplify installation instructions Closes #34 2014-07-10 15:43:47 -05:00
Zachary Doll
4c4c96ded1 Explicitly list the applications directory 2014-07-10 15:35:26 -05:00
Zachary Doll
a2268226b9 Get rid of alpha version.
Was never supposed to commit the number 1.0a.
2014-07-10 15:27:49 -05:00