Commit graph

328 commits

Author SHA1 Message Date
Sacha Greif
7bb5c9e7ce display no posts notification on digest 2013-07-19 14:37:36 +09:00
Sacha Greif
c866cb6238 added autocomplete to select user form 2013-07-19 12:17:49 +09:00
Sacha Greif
a6693c75e1 fixed allow/deny bug 2013-07-05 07:09:15 +09:00
Sacha Greif
04cce7d907 fix waiting for wrong session variable 2013-07-04 13:07:47 +09:00
Sacha Greif
d12c585e0c refactoring allow/deny code 2013-07-04 12:51:26 +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
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Thomas Lutz
23d3f44891 set document title to post headline 2013-05-15 18:45:27 +02:00
Ozan Yerli
cd56173d2e Duplicate Template.post_submit.rendered assignment in post_submit.js 2013-05-06 11:38:41 +03:00
Sacha Greif
f14627bfc2 fixed queued comments bug 2013-04-26 17:28:09 +09: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
Jonathan M Tran
87f5664e1c Fix for nothing happening when editing another user 2013-04-18 23:20:07 -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
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
Tom Coleman
b6f62c7816 Ok, really simplified. Seems to be working. 2013-04-14 12:42:32 +10:00
Tom Coleman
f9445dbcc0 Ahh man, not working. 2013-04-14 12:32:12 +10:00
Sacha Greif
36eae1850a make cryptojs global 2013-04-07 17:41:15 +09:00
Sacha Greif
6341474a77 added categories dropdown 2013-04-06 16:50:40 +09:00
Sacha Greif
e2138facdb refactoring digest 2013-04-06 14:50:23 +09:00
Sacha Greif
6abefeebec refactor app.js 2013-04-06 14:27:01 +09:00
Sacha Greif
329a750be4 fixed post_edit 2013-04-06 13:44:52 +09:00
Sacha Greif
212bd88fec tweak 2013-04-05 23:18:45 +09:00
Sacha Greif
dbc589a8bc adding a few console logs to help debug 2013-04-05 12:32:02 +09:00
Sacha Greif
6b4064f6b3 adding toolbox page 2013-04-05 12:22:00 +09:00
Sacha Greif
d87ac1ab1e merging and fixing conflicts 2013-04-05 12:03:18 +09:00
Sacha Greif
4c4e83e84d commenting out console.log 2013-03-20 09:25:26 +09:00
Sacha Greif
17304f3f1a merged with master 2013-03-19 15:24:29 +09:00
Sacha Greif
7c34d428e1 adjusted day code 2013-03-19 15:22:40 +09:00
Sacha Greif
9fc313e2be removed absolutely positioned footer code 2013-03-19 11:03:41 +09:00
Sacha Greif
9b2d06dc88 refactored animation code 2013-03-19 10:54:01 +09:00
Tom Coleman
4e8e169a28 Ok, this isn't nested autoruns but it works. 2013-03-15 20:21:05 +11:00
Tom Coleman
b40b53f119 Checking if this fixes it. 2013-03-15 18:44:43 +11:00
Sacha Greif
6fb64a991e reset categorySlug Session variable 2013-03-15 15:38:01 +09:00
Sacha Greif
5939b34268 fixed category bug in post_edit 2013-03-15 15:17:44 +09:00
Sacha Greif
3bf6a822ba router.navigate -> router.to 2013-03-15 14:58:29 +09:00
Sacha Greif
a7e05f54f5 merging with master 2013-03-14 09:22:11 +09:00
Sacha Greif
e444b6441e Merge branch 'master' of github.com:SachaG/Telescope 2013-03-14 08:02:25 +09:00
Tom Coleman
9a5f743ef3 Updated to work with 0.5.8 2013-03-14 09:45:57 +11:00
Sacha Greif
8d0cf9b83a refactored share button code a bit 2013-03-08 16:06:42 +09:00
Sacha Greif
2ec7311d0a fix user_edit displaying wrong user info 2013-03-06 10:57:08 +09:00
Sacha Greif
fabe4e7c10 fixed pending post approved bug 2013-03-04 10:55:46 +09:00
Sacha Greif
527b43f959 added google analytics integration 2013-02-28 09:19:08 +09:00
Sacha Greif
a7791c3b49 fixed pending post timestamp bug 2013-02-27 16:50:41 +09:00
Sacha Greif
9bf59c6106 added link for deleting users 2013-02-22 16:17:37 +09:00
Sacha Greif
f604ea593b refactored notifications and added notification for new account approval 2013-02-22 15:41:15 +09:00