Commit Graph

807 Commits (c52056c0832989e0c3ed3a0ef81fd2b10e9c11c7)

Author SHA1 Message Date
Anil Mandepudi 060d48778c update login page to match register page styling ()
pichalite 2dc6c890c9 minor design tweaks to register page
barisusakli 379df593ba https://github.com/NodeBB/NodeBB/issues/4978
barisusakli 066c3f821e remove readonly
barisusakli 2c106db9cf https://github.com/NodeBB/NodeBB/issues/4811
Julian Lam d6d80dfe7b more fixes to chats list
Julian Lam d53656ba67 updating styling for chat dropdown
barisusakli 33b754f09b closes https://github.com/NodeBB/NodeBB/issues/4973
barisusakli afab95c328 closes
barisusakli b6879ba8c5 removed a from loading
barisusakli a85cbb237c make user img link
barisusakli c8316eedf3 https://github.com/NodeBB/nodebb-theme-persona/issues/299
barisusakli 99a4c60140 closes
barisusakli aa3b0792f9 closes
Julian Lam b8e89825cd removed superfluous col-lg class
Julian Lam 6557b12d8c fixes
barisusakli 775734de0f user page search changes
barisusakli 789ba180aa added empty option
barisusakli 53149cc0cc https://github.com/NodeBB/NodeBB/issues/4960
Julian Lam cfe2d3f4d9 move chat dropdown to its own template
pichalite 260307fcdf move sessions.length condition
pichalite 44e2662bea move login sessions from settings to account info
barisusakli b12e1a1c2e https://github.com/NodeBB/NodeBB/issues/4940
pichalite 77e35357eb change selected post highlight when forking topic
Julian Lam 07bbe2f562 adding ban button to account info page
Julian Lam ad26deeaf2 Revert "nodebb/nodebb#4826"
This reverts commit 22f463460a.
Julian Lam 22f463460a
Julian Lam 733e06d1aa
pichalite 3c89e2e319 fixes
pichalite 5986cbdf0a rename dbset to set
pichalite 3868e3320f add data-dbset attribute to topics_list
barisusakli 2a373b4e06 removed browsing users
Ben Lubar 963e8709a5 convert post parent button to a link
psychobunny 6880deedde icons array for topic titles
psychobunny e33f243b65 added title attributes to moved/locked/pinned icons
psychobunny 010bbe6e4f added "moved" icon to moved topics
Julian Lam f07aa874e0 renamed post/guest component to category/post/guest, added another component for category/post
Julian Lam 62e1c40fdd added some new components for reply and post buttons for guests
psychobunny b41a802db8 Merge branch 'topic-select' of https://github.com/pichalite/nodebb-theme-persona into pichalite-topic-select
Julian Lam 7eb4a7c913 theme changes re:
barisusakli 7a46b60862 remove alert
barisusakli a68b24687a https://github.com/NodeBB/NodeBB/issues/4820
Kitsune Solar f12005102b Update votes_modal.tpl
Kitsune Solar 33b8c608fc Update notifications_list.tpl ()
barisusakli 9c6da1c6f7 closes https://github.com/NodeBB/NodeBB/issues/4780
Julian Lam 4c913c59b6 updated to handle terms of use changes
Julian Lam d3daac0cb4 send CSRF token into submission route
Julian Lam b4a40031b1 WIP registration interstitial
Barış Soner Uşaklı 5e2842ce49 Merge pull request from pichalite/issue-4752
fixes 
pichalite 444a122171 fixes
pichalite 9476854b28 add skin class to body tag
xidui ab6c98f2d0 add switch for last posts in category view ()
pichalite 96c7ef69c5 display topic select on hover
pichalite 9b03f0dfc8 hide follow button for guests ()
pichalite 7be7d322ce ability to toggle display of subcategories on categories page ()
* ability to toggle display of subcategories on categories page

* settingsv2
Barış Soner Uşaklı 4b295d34da Merge pull request from pichalite/mobile-pagination
fix mobile pagination
Timothy Fike 8512285dd9 Duplicate widget derp in topics.tpl ()
pichalite e7aa4cfbb6 fix mobile pagination
yariplus 51df742190 Add widget areas
barisusakli 94253d4bad hide help text on xs
barisusakli 4cbe782f64 added category controls component
barisusakli 139bab9d59 watch change
barisusakli fe8a322476 tpl changes
barisusakli c8f64cbeee moved icon
barisusakli 562c422f9c more fixes
barisusakli 664c0489b0 fix category watch on mobile
barisusakli 9e4ad3fab6 update watch/ignore dropdown
barisusakli eaf74c39c7 tpl changes
psychobunny e8031603f9 added post-header & post-footer classes for child themes
barisusakli 2dc663bf5f https://github.com/NodeBB/NodeBB/issues/4434
Barış Soner Uşaklı d430ffa175 Merge pull request from pichalite/groups-fix
set proper width for search and sort on mobile
pichalite a3a68a01c6 hide enable in-topic search setting if in-topic search not available
barisusakli 5ac2bcd1f6 https://github.com/NodeBB/NodeBB/issues/4611
barisusakli a2bb4e8532 no autocomplete if username is filled
Julian Lam 8a018eb81a Re:
Julian Lam fbe1d5a19a added bolding on register and login error message
Julian Lam 5fff669d3a re:
pichalite 7f211b1706 set proper width for search and sort on mobile
barisusakli a520bd9451 https://github.com/NodeBB/NodeBB/issues/4565
barisusakli a0afe6a6aa https://github.com/NodeBB/NodeBB/issues/1972
barisusakli 8a28786513 add back follow settings
barisusakli 61ab6350da https://github.com/NodeBB/NodeBB/issues/4499
barisusakli 20dfce6ac4 setting page tweak
barisusakli 5a957b96f1 https://github.com/NodeBB/NodeBB/issues/4558
Julian Lam 503e0be074 added cid attribute to topic page
Julian Lam ff9e1f8fdb using topic/teaser instead
Julian Lam 342b0f7c8e Merge branch 'teaser-component' of https://github.com/rbeer/nodebb-theme-persona into rbeer-teaser-component
Raphael Beer 5a9002e745 Remove .icon, make {group.icon} conditional
- There is no CSS rule matching .icon here,
  according to Chrome DevTools.
Julian Lam 2a33639cb8 Merge pull request from pichalite/new-chat-message
mark room unread on new message
barisusakli ed917445eb https://github.com/NodeBB/NodeBB/issues/3128
pichalite f9c7e0be01 hide reputation on user profile if reputation system disabled
pichalite 1869254d09 mark room unread on new message
psychobunny 5e7d45dd11 mobile fix for settings
barisusakli 97cfe02e44 setting/edit groupTitle change
Raphael Beer 5619cc60ad Promote teaser to be components
Julian Lam 44bd5369da
Julian Lam a813492726 fix for
barisusakli a6343c0f56 3a27e7b0ea (commitcomment-16918157)
Barış Soner Uşaklı 6191d3bcb1 closes https://github.com/NodeBB/NodeBB/issues/4470
Julian Lam 21e6b1432a Fixes for
pichalite 25a961017f fix topic thumbnails
Barış Soner Uşaklı 9fd6eafb87 Merge pull request from BenLubar/topic-bookmark
add bookmark to topic list URL
Ben Lubar 87d5130df7 add bookmark to topic list URL
barisusakli 88cb9e0620 added edit/settings links
barisusakli cb3a195ad6 updated editedISO
barisusakli 1630e20a3c https://github.com/NodeBB/NodeBB/issues/4394
psychobunny cc363cc877 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
psychobunny 0b96d37b3e closes https://github.com/NodeBB/NodeBB/issues/4407
Barış Soner Uşaklı 3017ad6f00 Merge pull request from pichalite/issue-4386
for proper styling in ACP
pichalite 1a9661da01 for proper styling in ACP
Ben Lubar 6c9de4d084 fix "No way to access all notifications on mobile"
Barış Soner Uşaklı 6eae1baada Merge pull request from boomzillawtf/master
Add setting to avoid showing a post after it is submitted to keep the…
pichalite bc51692def fix edited timestamp
barisusakli 0625be1703 https://github.com/NodeBB/NodeBB/issues/2873
boomzillawtf 5c49853d05 Add setting to avoid showing a post after it is submitted to keep the user's place on the page to address NodeBB issue
barisusakli ada3d0d4c4 one more fix
barisusakli 660dfa09ee https://github.com/NodeBB/NodeBB/issues/4355#issuecomment-196801535
psychobunny 298b044d08 Merge pull request from pichalite/issue-4258
theme changes for 
barisusakli 9852eaa253 removed else to fix t.js bug
barisusakli 3b7213fcc2 subcategories
barisusakli 1048da40a5 https://github.com/NodeBB/NodeBB/issues/4335
pichalite cfebd381dd theme changes for
barisusakli 6e5c7fe835 removed share_dropdown not used
pichalite fe20c426a9 remove user redirect for guest
barisusakli b630d1e75e change timestamps
barisusakli c438366c89 https://github.com/NodeBB/NodeBB/issues/4297
barisusakli 80ea9bbbc1 closes
psychobunny 5c4e53b71e show divider for flag only if allowed to flag
barisusakli 714e695e91 https://github.com/NodeBB/NodeBB/issues/4268
barisusakli 85339d9e96 change to hidden class
psychobunny 52b00b2be4 https://github.com/NodeBB/NodeBB/issues/2920
barisusakli 13800e97fc https://github.com/NodeBB/NodeBB/issues/3709
psychobunny 50680a993a closes
barisusakli 99f74fe2b7 https://github.com/NodeBB/NodeBB/issues/4204
barisusakli b5690dac75 https://github.com/NodeBB/NodeBB/issues/4170
psychobunny aeb8ac0ea7 add ips to settings page
Julian Lam b5bbe6591e chat controls on mobile
Julian Lam 8aa1a7fcf0 fixed issues with chat modal on xs and sm
Julian Lam 6326ed0349 Merge pull request from pichalite/issue-4241
fix toPid link for post by guest
pichalite 802b1e8bc0 don't show follow and chat for banned users
pichalite 4fff157911 fix toPid link for post by guest
Barış Soner Uşaklı 4d68842768 closes https://github.com/NodeBB/NodeBB/issues/4206
Barış Soner Uşaklı 28a5870bc3 revert
barisusakli b8d25e10e5 missed one
barisusakli a3266cd78b https://github.com/NodeBB/NodeBB/issues/4149
barisusakli b7fe8062ce use avatar-rounded
pichalite 0b01b25f49 remove hr tag from login & register
barisusakli b8d04c4238 more avatar fixes
barisusakli ba0b736b61 more avatar fixes
barisusakli 60fbd803b5 more avatar fixes