Commit graph

702 commits

Author SHA1 Message Date
hartator
21fce4c813 Added Error for Trying to Post Empty Comments 2013-07-10 22:08:25 +02:00
Sacha Greif
2fe94d611f made api backwards-compatible with old syntax 2013-07-08 10:16:43 +09:00
Sacha Greif
4b358389ab limit RSS feed to 20 items 2013-07-05 21:06:39 +09:00
Sacha Greif
c22a02e67a always sort by _id as well to avoid ambiguous positions 2013-07-05 15:17:22 +09:00
Sacha Greif
a6693c75e1 fixed allow/deny bug 2013-07-05 07:09:15 +09:00
Sacha Greif
f42f2e7f39 publish less user info 2013-07-04 13:22:48 +09:00
Sacha Greif
04cce7d907 fix waiting for wrong session variable 2013-07-04 13:07:47 +09:00
Sacha Greif
572f58ef4f refactoring API/RSS to use server-side router 2013-07-04 12:59:39 +09:00
Sacha Greif
d12c585e0c refactoring allow/deny code 2013-07-04 12:51:26 +09:00
Sacha Greif
ef26673e19 clean up getShortUrl function 2013-07-04 12:09:31 +09:00
Sacha Greif
13a867ba13 updated changelog 2013-07-04 12:07:34 +09:00
Sacha Greif
7a92f405f8 Merge branch 'bitly' 2013-07-04 12:06:41 +09:00
Sacha Greif
bb61e843c9 moved url shortening server-side 2013-07-04 12:05:09 +09:00
Sacha Greif
638cd34409 Merge pull request #125 from tholu/master
Set document title to post headline
2013-07-03 19:17:28 -07:00
Sacha Greif
01f7506a8a working on bitly link shortening integration 2013-07-04 11:16:11 +09:00
Sacha Greif
e52461c3d5 Merge pull request #133 from deanhewson/patch-1
Update epic-light.css to set a minimum height for the 'Message' text ent...
2013-06-26 23:37:06 -07:00
Dean Hewson
db5c7b06c7 Update epic-light.css to set a minimum height for the 'Message' text entry box
When submitting a post, the 'Message' text entry field starts off smaller than the height of one line. To help make it clear that users can write things in this box I propose setting a min-height for this field.
2013-06-27 15:41:08 +10:00
Sacha Greif
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Sacha Greif
14421ff6e4 Merge branch 'master' of github.com:SachaG/Telescope 2013-06-13 15:15:00 +09:00
Sacha Greif
7961c7d86f fixed twitter avatar URL 2013-06-13 15:13:12 +09:00
Sacha Greif
3334882989 Merge pull request #127 from mrcoles/master
Make upvote cleanup prior downvote and vice-versa
2013-05-20 03:16:32 -07:00
Peter Coles
1e2750bb28 make upvote cleanup prior downvote and vice-versa 2013-05-19 16:26:42 -04:00
Thomas Lutz
23d3f44891 set document title to post headline 2013-05-15 18:45:27 +02:00
Sacha Greif
10639563a8 Merge pull request #119 from oyerli/patch-1
Duplicate Template.post_submit.rendered assignment in post_submit.js
2013-05-12 12:59:58 -07:00
Sacha Greif
194793298b Merge pull request #123 from chemfire/master
update google+ share button style
2013-05-11 21:16:36 -07:00
Derek
0167d5b989 Update config.js
Add "annotation:'bubble'" to googlePlus buttons config to make it behave normally
2013-05-12 00:12:40 -04:00
Ozan Yerli
cd56173d2e Duplicate Template.post_submit.rendered assignment in post_submit.js 2013-05-06 11:38:41 +03:00
Sacha Greif
e8c726bd9c refactoring scoring.js 2013-04-26 20:05:52 +09:00
Sacha Greif
f14627bfc2 fixed queued comments bug 2013-04-26 17:28:09 +09:00
Sacha Greif
1555ab3694 Merge pull request #115 from jonathanmtran/master
Added a template helper to address '1 points'
2013-04-25 22:35:04 -07:00
Jonathan M Tran
a89912e30f Added a template helper to address '1 points' 2013-04-25 22:11:26 -07:00
Sacha Greif
f9544b9720 add category slug class 2013-04-23 10:51:04 +09:00
Sacha Greif
0ae746c885 Merge branch 'master' of github.com:SachaG/Telescope 2013-04-19 17:32:18 +09:00
Sacha Greif
9076acc82b switching to git:// urls for packages 2013-04-19 17:31:48 +09:00
SachaG
047d491a90 Merge pull request #109 from jonathanmtran/master
Fix for nothing happening when editing another user
2013-04-18 23:31:16 -07:00
Jonathan M Tran
87f5664e1c Fix for nothing happening when editing another user 2013-04-18 23:20:07 -07:00
SachaG
f58e94f6d8 Merge pull request #104 from jonathanmtran/master
1 comments -> 1 comment
2013-04-16 23:29:57 -07:00
Jonathan M Tran
be78ab73fa Created a helper to address the '1 comments -> 1 comment' problem 2013-04-16 22:23:47 -07:00
Sacha Greif
dead91b5bb add cryptoJS package 2013-04-14 18:12:53 +09:00
Sacha Greif
07f9bb2167 add compass config file to .gitignore 2013-04-14 14:53:14 +09:00
Sacha Greif
4ddc5b4a7f cleaned up app.js and renamed it to main.js 2013-04-14 14:51:37 +09:00
Sacha Greif
5a79b119b2 merging with simple-digest 2013-04-14 12:38:09 +09:00
Sacha Greif
3f64ed5625 cleaning up 2013-04-14 12:12:31 +09:00
Sacha Greif
1642c939a1 merging 2013-04-14 12:03:11 +09:00
Tom Coleman
02a75ec9aa Fixed problem with categories. 2013-04-14 13:00:23 +10:00
Tom Coleman
b6f62c7816 Ok, really simplified. Seems to be working. 2013-04-14 12:42:32 +10:00
Tom Coleman
5fde91f136 Still not working.. grrr 2013-04-14 12:32:32 +10:00
Tom Coleman
f9445dbcc0 Ahh man, not working. 2013-04-14 12:32:12 +10:00
Sacha Greif
59e1304c72 still cleaning up files 2013-04-13 15:10:07 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00