Commit Graph

118 Commits

Author SHA1 Message Date
Baris Soner Usakli
ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories 2013-07-06 22:02:24 -04:00
Baris Soner Usakli
0eb83f1e85 css changes 2013-07-04 14:39:56 -04:00
Baris Soner Usakli
c93f8c0530 recent posts in /users/ page 2013-06-26 23:04:49 -04:00
Baris Soner Usakli
f2e45e4ed1 changed spans on account page 2013-06-25 18:40:37 -04:00
Baris Soner Usakli
419e5ab528 changes to admin/users 2013-06-25 17:20:08 -04:00
Baris Soner Usakli
e0debed04f removed ajax from make/remove admin 2013-06-25 16:43:46 -04:00
psychobunny
619fc7d982 prevent hero unit text from breaking mobile layout if its too long 2013-06-25 14:49:09 -04:00
psychobunny
1162b2020d categories admin basic features completed - name, description, icon selector + background color 2013-06-24 17:19:05 -04:00
Julian Lam
d86dd2fbdf fixing up styling for category noscript view 2013-06-24 13:55:40 -04:00
Baris Usakli
3ef32ba7fb image size css for topic first post, facebook app id in template 2013-06-24 11:39:26 -04:00
Baris Soner Usakli
225ad912b9 closes #20 2013-06-21 13:44:42 -04:00
Julian Lam
e75e0011e2 Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	public/css/admin.less
2013-06-20 16:21:39 -04:00
Julian Lam
32eba62ef6 developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
2013-06-20 16:19:17 -04:00
psychobunny
99d8affa53 started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass 2013-06-20 15:51:14 -04:00
Baris Usakli
3f3d81de44 admins can make others admins 2013-06-20 14:45:38 -04:00
Julian Lam
3b04e277cd removed colour from the pulse effect. cheesy at best. 2013-06-17 23:28:17 -04:00
Julian Lam
9fb8701f4f added a new option "state" to taskbar push... set to 'active' to have it
load in an active (darkened) state, while 'pulse' will have it pulse
between darkened and light states
2013-06-17 23:25:12 -04:00
Julian Lam
9d3a27ea17 splicing out taskbar related code into its own require module 2013-06-14 15:10:22 -04:00
Julian Lam
05b91caf6c noscript for home and category view (although it's not quite working for
category view yet)
2013-06-14 13:01:24 -04:00
Julian Lam
c0b018cdf4 adding noscript parsing for a topic, if accessed by a browser without javascript 2013-06-11 15:40:50 -04:00
Julian Lam
a09cfd9304 started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
2013-06-06 15:34:46 -04:00
psychobunny
a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later. 2013-06-06 10:51:13 -04:00
psychobunny
95830c3c7c getting rid of the highlight colour on links and buttons to make it feel more app-ish 2013-06-05 17:19:18 -04:00
psychobunny
2a304c5c90 improved animations for mobileMenu again (opacity). need to check if this seriously slows down older devices. 2013-06-05 17:05:44 -04:00
psychobunny
a846caa387 added post button to mobile menu 2013-06-05 16:27:33 -04:00
psychobunny
2ffd436745 improved animations for mobile menu 2013-06-05 16:16:11 -04:00
psychobunny
54f86a912c mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files, 2013-06-05 16:01:32 -04:00
psychobunny
a08fbf4591 reduce avatar size in sidebar responsively 2013-06-05 12:11:20 -04:00
psychobunny
1d9dd604c0 prevent new topic button from overlapping in mobile 2013-06-05 11:59:09 -04:00
Julian Lam
1ff77f853c Merge branch 'master' into post_window_refactor 2013-06-04 16:23:10 -04:00
Julian Lam
676ddcd3e3 integrating the new post window into the forum 2013-06-04 16:20:27 -04:00
psychobunny
5e289ac9b4 added back a slight border radius onto category listing on home page. 2013-06-04 15:54:52 -04:00
psychobunny
a716de5029 moved category and topic into their own less files. removed .caret-left I don't believe its being used. 2013-06-04 15:52:26 -04:00
psychobunny
e5b46dc4ed ...removed the wrong class 2013-06-04 15:38:20 -04:00
psychobunny
daa944cd50 removed unused class and moved topic-details 1px lower to be inline with gravatar. 2013-06-04 15:35:00 -04:00
psychobunny
d620c29aa9 added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well. 2013-06-04 14:27:09 -04:00
Julian Lam
446bd3a022 constructing posts window 2013-06-03 16:41:06 -04:00
Julian Lam
0a00eac970 added requirejs, new 'composer' module for all posting related functions (client-side)
composer module only has "push" at the moment... doesn't render a window quite yet.
2013-06-03 16:06:11 -04:00
Julian Lam
1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons 2013-06-03 12:37:35 -04:00
Julian Lam
fa15f2e4d5 tweak to less file 2013-05-29 13:20:07 -04:00
Julian Lam
c63d6f75c2 updating social login icons to use font-awesome equivalents instead of (possibly) proprietary icons 2013-05-29 13:15:30 -04:00
Julian Lam
7f77ec2c5f committing hotfix to registration 2013-05-28 11:50:09 -04:00
Julian Lam
dec9a3bef9 adding missing admin css file, some other tweaks and cleanup 2013-05-28 11:05:27 -04:00
Julian Lam
c1755d0dba theming 'try it' support for ACP 2013-05-28 00:08:35 -04:00
Julian Lam
405318844f allowing multiple less files to compile down to one 2013-05-24 15:38:23 -04:00
psychobunny
39b46eb125 prevent crash on getRecentReplies, and styled recent replies 2013-05-24 15:05:59 -04:00
psychobunny
8c2b6cda69 added timestamp to teaser, continuing work on recent replies block 2013-05-24 14:35:07 -04:00
Julian Lam
d71a38c4f7 minor styling changes to notif window 2013-05-23 16:03:45 -04:00
Baris Usakli
c02e235005 border radius 0px on home 2013-05-23 15:44:00 -04:00
Baris Usakli
16bf813dcd home page derp 2013-05-23 15:41:28 -04:00