Baris Soner Usakli
|
454d5827fd
|
overflow hidden on users recent posts
|
12 years ago |
psychobunny
|
1c08ca54c5
|
added subtle glowing css animation to unread notification icon
|
12 years ago |
psychobunny
|
f1547a7b1f
|
added badge to header for unread topics count
|
12 years ago |
psychobunny
|
17d86a2a35
|
force vertical scrollbar to prevent centering jumps during navigation
|
12 years ago |
Baris Soner Usakli
|
f83be710a0
|
closes #172, #173, #174
|
12 years ago |
Julian Lam
|
3933549659
|
committing fixes to composer window
|
12 years ago |
Julian Lam
|
4993b74c23
|
Merge remote-tracking branch 'origin'
|
12 years ago |
Julian Lam
|
76e7a98c88
|
style fixes to image-drop list in composer window
|
12 years ago |
Baris Soner Usakli
|
999e98e43d
|
add label to banned users, dont hide their posts
|
12 years ago |
Baris Usakli
|
2e6b37e018
|
wrapped search form in li
|
12 years ago |
Baris Soner Usakli
|
ded0200355
|
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
|
12 years ago |
Baris Soner Usakli
|
0561710016
|
highlight search results
|
12 years ago |
Baris Soner Usakli
|
d6b9a2799b
|
full text search using reds, issue #142
|
12 years ago |
Baris Soner Usakli
|
78f462e1e6
|
added a new section that only shows unread topics, added mark all read button, closes #140
|
12 years ago |
Julian Lam
|
1752be237b
|
minor style changes to the composer (moved buttons to the bottom as well)
|
12 years ago |
Baris Soner Usakli
|
08e3eac008
|
closes #120
|
12 years ago |
Baris Soner Usakli
|
6865eb9f0f
|
changed the drag and drop image upload, closes #108
|
12 years ago |
psychobunny
|
676ffee459
|
removed text decoration from btn-link to match that of default nodebb anchors
|
12 years ago |
Julian Lam
|
54c75024b5
|
css fixes to post window on mobile screens
|
12 years ago |
Julian Lam
|
5e7da6391c
|
fixed #100 - composer window obscuring half of the page
|
12 years ago |
Julian Lam
|
81cfe0c8d0
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason
Conflicts:
public/src/modules/composer.js
|
12 years ago |
Baris Soner Usakli
|
919efd4052
|
drag and drop image upload first pass
|
12 years ago |
Julian Lam
|
18c991fd42
|
restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
|
12 years ago |
Julian Lam
|
a6460169d4
|
- removing underline from composer style shortcut button grouping
|
12 years ago |
Baris Usakli
|
c1b170ec86
|
removed anchor around recent posts on account page
|
12 years ago |
Baris Usakli
|
2bb4aab6ac
|
changes to online users code
|
12 years ago |
Baris Usakli
|
79074fd597
|
prettier user boxes
|
12 years ago |
Baris Usakli
|
9b02fa0ab9
|
reduced delay on anims
|
12 years ago |
Baris Usakli
|
1d39b08195
|
password change, closes #66
|
12 years ago |
Baris Soner Usakli
|
f4b3ef01df
|
tiles animate on :hover
|
12 years ago |
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
|
12 years ago |
Baris Soner Usakli
|
c93f8c0530
|
recent posts in /users/ page
|
12 years ago |
Baris Soner Usakli
|
f2e45e4ed1
|
changed spans on account page
|
12 years ago |
Baris Soner Usakli
|
419e5ab528
|
changes to admin/users
|
12 years ago |
Baris Soner Usakli
|
e0debed04f
|
removed ajax from make/remove admin
|
12 years ago |
psychobunny
|
619fc7d982
|
prevent hero unit text from breaking mobile layout if its too long
|
12 years ago |
Baris Soner Usakli
|
225ad912b9
|
closes #20
|
12 years ago |
Baris Usakli
|
3f3d81de44
|
admins can make others admins
|
12 years ago |
Julian Lam
|
3b04e277cd
|
removed colour from the pulse effect. cheesy at best.
|
12 years ago |
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
|
12 years ago |
Julian Lam
|
9d3a27ea17
|
splicing out taskbar related code into its own require module
|
12 years ago |
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
|
12 years ago |
psychobunny
|
a8f6222824
|
part2 of mobile sidebar menu. still disabled for now going to come back to this later.
|
12 years ago |
psychobunny
|
95830c3c7c
|
getting rid of the highlight colour on links and buttons to make it feel more app-ish
|
12 years ago |
psychobunny
|
2a304c5c90
|
improved animations for mobileMenu again (opacity). need to check if this seriously slows down older devices.
|
12 years ago |
psychobunny
|
a846caa387
|
added post button to mobile menu
|
12 years ago |
psychobunny
|
2ffd436745
|
improved animations for mobile menu
|
12 years ago |
psychobunny
|
54f86a912c
|
mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
|
12 years ago |
Julian Lam
|
1ff77f853c
|
Merge branch 'master' into post_window_refactor
|
12 years ago |
Julian Lam
|
676ddcd3e3
|
integrating the new post window into the forum
|
12 years ago |