Commit graph

118 commits

Author SHA1 Message Date
Yann Esposito
5f6a8f1de1 Added comment id into HTML 2012-08-29 16:00:07 +02:00
Yann Esposito
fcb7ebe455 Better resources name + CSS + comments 2012-08-29 14:27:00 +02:00
Yann Esposito
dca3d24cd0 author comment made 2012-08-28 17:26:13 +02:00
Yann Esposito
751e833a6b display comment hierarchically 2012-08-28 14:03:15 +02:00
Yann Esposito
0170be463e made a Tree structure from comments 2012-08-27 16:43:24 +02:00
Yann Esposito
cb49d09a58 renamed Helpers in Lib 2012-08-27 15:59:34 +02:00
Yann Esposito
fcc16e58d6 Minimal touches 2012-08-24 15:01:25 +02:00
Yann Esposito
764c98fadd cleaned up routes 2012-08-24 14:14:27 +02:00
Yann Esposito
120c9fe28d html to make new comment 2012-08-23 16:14:22 +02:00
Yann Esposito
d667cb6241 Added comment handler 2012-08-23 14:20:53 +02:00
Yann Esposito (Yogsototh)
8e961c35bc Show comments + cleaner relative date showing 2012-08-23 01:41:56 +02:00
Yann Esposito
b5e7f8f020 refactoring far cleaner + manage edit button apparition 2012-08-22 17:32:54 +02:00
Yann Esposito
04b2883d88 Better function name + better human readable relative time 2012-08-22 15:01:16 +02:00
Yann Esposito
c1c8d32a3e Added creator in homepage
Cleaned code (do not user hand made join)
2012-08-22 14:46:10 +02:00
Yann Esposito
92f8c75e61 optimization: rem instead of mod 2012-08-21 17:32:41 +02:00
Yann Esposito
4bab9ac3c9 fixed some CSS/gradient 2012-08-21 13:43:44 +02:00
Yann Esposito
102b5aee2f clearner layout 2012-08-21 11:53:44 +02:00
Yann Esposito
b8a5e1db1e vertical gradient helper 2012-08-21 11:48:31 +02:00
Yann Esposito
4d85eef288 Made a CSS Helper 2012-08-21 11:25:04 +02:00
Yann Esposito
e6d1c19711 fixed resilient votes/comment after deletion 2012-08-21 10:22:30 +02:00
Yann Esposito
4dadfeb4e2 ask before delete 2012-08-20 17:45:17 +02:00
Yann Esposito
2a1bcb3e4b Ability to delete its own entries 2012-08-20 14:28:56 +02:00
Yann Esposito
85ec9b4bec ligher coloration 2012-08-20 13:24:50 +02:00
Yann Esposito
783f32f56a removed a lot of warnings 2012-08-20 13:20:44 +02:00
Yann Esposito
47c0a20664 Show number of second for very recent posts 2012-08-20 13:12:57 +02:00
Yann Esposito
f5879ab02a Fixed a nasty bug (always yeah on creation) 2012-08-20 13:12:41 +02:00
Yann Esposito
01dd7d2c31 better look 2012-08-20 12:18:21 +02:00
Yann Esposito
ecbc1400ee Added return and slightly updated the css 2012-08-20 11:55:49 +02:00
Yann Esposito
31cc54688c removed a bunch of warning 2012-08-20 11:55:24 +02:00
Yann Esposito (Yogsototh)
d536d5f922 Managed dates display 2012-08-19 14:45:48 +02:00
Yann Esposito (Yogsototh)
4b15f4e73c better model (time in particular) 2012-08-19 10:21:27 +02:00
Yann Esposito (Yogsototh)
4a41753241 Better Entry display 2012-08-18 23:29:20 +02:00
Yann Esposito (Yogsototh)
255518ae1f separated Entry + entry template 2012-08-18 21:52:30 +02:00
Yann Esposito (Yogsototh)
3568c6506b ability to click links in popup 2012-08-18 21:13:53 +02:00
Yann Esposito (Yogsototh)
5f844579fe Working reddit vote for user system 2012-08-16 23:55:48 +02:00
Yann Esposito (Yogsototh)
3ec31c1ddc Created a test that pass 2012-08-16 01:11:50 +02:00
Yann Esposito (Yogsototh)
36b458d2ae Make a SQL join using pbrisbin answer on SO 2012-08-16 01:11:12 +02:00
Yann Esposito (Yogsototh)
53b49d9364 Made some javascript 2012-08-12 00:38:38 +02:00
Yann Esposito
87fcfdcebd better size 2012-08-10 16:29:29 +02:00
Yann Esposito
b4aecd8ea0 Slightly better CSS 2012-08-10 16:22:16 +02:00
Yann Esposito
c8feedc902 solarized theme 2012-08-10 16:16:44 +02:00
Yann Esposito
53c1dd44e8 removed some warnings 2012-08-10 12:37:52 +02:00
Yann Esposito
d7d1e1cb7c Fixed the js behavior 2012-08-10 11:41:23 +02:00
Yann Esposito
7d16417de8 working voting, must update js 2012-08-09 17:22:34 +02:00
Yann Esposito
1b66667266 DB vote working
There are some logic error for now, but
    the syntax works now.
2012-08-09 17:00:11 +02:00
Yann Esposito
e1c74237a4 better variable name 2012-08-09 11:12:13 +02:00
Yann Esposito (Yogsototh)
e4bf8400dc Unfinished downvote with db 2012-08-09 08:38:37 +02:00
Yann Esposito (Yogsototh)
5eb841c9db Better model + removed some warning 2012-08-09 08:27:07 +02:00
Yann Esposito (Yogsototh)
932fc347df better ajax handling 2012-08-08 23:13:29 +02:00
Yann Esposito (Yogsototh)
de1c82edac Toward some ajax 2012-08-08 00:22:23 +02:00