Commit Graph

374 Commits (8b92ec1126b2190d43c350223661e922cc3cccb3)

Author SHA1 Message Date
Julian Lam 26eccb9cdd header now shows both icons, and swaps visibility if needed
Julian Lam 192eecac40 fixed notif dropdown
Julian Lam 8e4e87a669 Merge remote-tracking branch 'origin/master' into user-icons
Julian Lam b993dc708a votes modal
Julian Lam 9b6e5bf0e3 User Account Edit and Change Picture Modal
Julian Lam 457842b298 user icons for modal and page
Julian Lam eefad3dad7 WIP user-icons
barisusakli abb9982092 removed topic modals from tpl
barisusakli 0380d1054e remove upload picture modal from footer
Julian Lam a3bb4edf20 Changes for...
- nodebb/nodebb@47d39d3346
- nodebb/nodebb@cef8e44b3b
- nodebb/nodebb@6fe480d8c6
psychobunny 4bf2e40538 star instead
psychobunny b59e57a00c bookmarked sticker
Julian Lam ea34427e53 adding missing template
Julian Lam d19bb69352 utilising new exposed noAnchor property in topic API return,
barisusakli 0e1337dae8 topic move notif
dwn 3ce87ab7d1 Added post tools loop for plugins.
barisusakli 109d5f679d https://github.com/NodeBB/NodeBB/issues/3475
barisusakli 301b6d1990 dont use dupe id
barisusakli daafd5f1fb https://github.com/NodeBB/NodeBB/issues/3553
barisusakli 2c32002e7e https://github.com/NodeBB/NodeBB/issues/3458
barisusakli 7e7aafa055 https://github.com/NodeBB/NodeBB/issues/3530
psychobunny da07cf03d8 fixes notification menu on desktop
psychobunny 0f7b25ddfc notifications/list and notifications components
barisusakli 2ae81ebacd fix topic_list headers
barisusakli f0d8988021 fix notif path
Barış Soner Uşaklı 006c47dfc3 Merge pull request from henrywright/132
Move elements to contexts where they are allowed
Julian Lam 6a041a3e01 fixed issue where registration was always hidden
Julian Lam a24ecccc0f
Julian Lam 1af39bb44e fix
Henry Wright e38a5feb34 Establish a relationship between modals and their labels
Henry Wright 3fb3a9073e Added alt text to navbar profile image
psychobunny 272fe1a074 missed some components
psychobunny 16b63a9422 unused menu item
psychobunny 0bc4d01a35 added back regular menu to tablet landscape mode
psychobunny 05c2514a7c user/logout component
Henry Wright 16b143b0b6 Move elements to contexts where they are allowed
psychobunny e7392ce892 Merge branch 'master' into mobile-menu
psychobunny dcad6fcd20 component="header/usercontrol"
psychobunny 08403d71c7 submenu - profile completed
Henry Wright d4c401880b Fix for attribute and form control mismatch
psychobunny 6b4a28c70f header/userpicture, header/profilelink, header/username components
psychobunny f280cc58b0 forgot styling
psychobunny 994af420bb chat/dropdown and chat/icon components
psychobunny d919bd3059 aw yeah. mobile menu styling and js completed + switched to the right
psychobunny a7e9e3a38d mobile menu JS first pass
psychobunny 0adb26d097 Merge branch 'master' into mobile-menu
Henry Wright fab7fb65b3 Removed some of the inline styles
psychobunny 137a24a8a6 Revert "Revert "removed old slide-in code""
This reverts commit 3e712cafe1.
barisusakli 0aa535c50b somehow fixes quoting selections
barisusakli 2abd2a6986 use tag color info in topic list
barisusakli af73e99ccb closes
barisusakli 5ff1259a6d fix missing closing
psychobunny 9b0b1b097d https://github.com/NodeBB/NodeBB/issues/3429
barisusakli e863b32714 closes
barisusakli fc344fb934 home fix
barisusakli a5a0aaf746 updated topic list
barisusakli e9d3dc3b15 dont show teaser if link
barisusakli 2fe9d413d4 work around for https://github.com/psychobunny/templates.js/issues/33
Barış Soner Uşaklı 127c1e7223 Merge pull request from pejuaxel/master
Add missing localizations
Raphael Beer 60345c7040 added signature component and uid
Raphael Beer e085992c64 signature outside of content
Axel df050458b6 Set localization in category instead of global
Axel 035bb39bbf Missing localization
Julian Lam 14243e80ac Update styling and templates for nodebb/nodebb@60a6775, and also added better chat styling in general
Axel d353fc52e3 Use topic thumbnail when available
barisusakli c2ee1655ee https://github.com/NodeBB/NodeBB/issues/3209
Julian Lam 8061f24391
barisusakli 1638f4e155 simpler topics_list
barisusakli 5062c59be0 custom brand logo url
barisusakli 065e42e0c9 made tags links
Julian Lam 5d5c5d4408 fixed
psychobunny 0d031af65f adding back tags to topics_list
psychobunny b572519d12 edited icon hover text
Barış Soner Uşaklı 9abff07408 use group.displayName
Raphael Beer cf09869284 Added custom_profile_info
barisusakli 66ede741ea use set names
psychobunny c72aaafbdf allow OP to access custom thread tools as well
barisusakli 4428840ada closes
Julian Lam 3d72a6e06d
Julian Lam c080d97cd0
Aaron Smith b214a0de67 Changes to Android default.
Identical change to https://github.com/NodeBB/nodebb-theme-vanilla/pull/54
barisusakli 45e4e6d492 https://github.com/NodeBB/NodeBB/issues/3150
pichalite f0cf306822 set tag score as human-readable-number
psychobunny fa75a1970d united subcategory and categories into one partial, requires tjs 0.2x
psychobunny 2945bcfa48 use config.relative_path
barisusakli 4335e9a7da added a new partial posts_list.tpl like topics_list.tpl
removed dupe template code and css
barisusakli 21a37a46c3 https://github.com/NodeBB/NodeBB/issues/3051
barisusakli 529f342891 https://github.com/NodeBB/NodeBB/issues/3063
barisusakli 652193d595 pagination ellipsis
Julian Lam 520253538d added a no-select class to the composer reply/quote buttons, as it was interfering with highlighted text behaviour, re:
Julian Lam bf8fe41c7f update group pages to use components
Julian Lam 4f206ad9aa using invisible class in paginator instead of hidden,
barisusakli 0e7f43cf12 https://github.com/NodeBB/NodeBB/issues/3026
barisusakli 5b802c7d36 fix name
barisusakli 274634b227 https://github.com/NodeBB/NodeBB/issues/3013
psychobunny 2a26b58eb9 use category:watch instead
psychobunny 7ef9ede30a fixing instant updates of last post on (categories) home page
psychobunny 7c2c5021ef https://github.com/NodeBB/NodeBB/issues/2980
barisusakli 8f2bad533b fix reply-button logic
Barış Soner Uşaklı 2e9b245c34 user/status component
barisusakli 6efa6e0ff1 post-count comp
barisusakli c4f131797a https://github.com/NodeBB/NodeBB/issues/2889
barisusakli fb5dba8407 category tools components
barisusakli 89801c3308 post_reply not used
barisusakli 0b41bef940 fix fav
barisusakli 552811fd06 post restore comp
barisusakli 417bc7ca03 fix locked btn
terrible logic
barisusakli 594ddd0f85 component changes
barisusakli d21597ad01 added topic/header
psychobunny 31367bf572 mobile notification icon
psychobunny 8b2637e375 fixed permalink in topic view
Barış Soner Uşaklı 917a62bbf2 show stats based on route
psychobunny 2a408f6172 added permalink to home/category/topics
psychobunny af30e9a68b moved profile link to top, also closes
psychobunny 4f744f3cc3 closes
psychobunny b1499706ae added a "more" dropdown button instead of a btn group
psychobunny 58fb204ef3 moved editor info out of the way
psychobunny a970f49274 closes
Julian Lam 29f1ab39a1 core has this partial now
psychobunny dec0ba00a7 strip tags helper
Barış Soner Uşaklı 99ca7f7428 closes https://github.com/NodeBB/NodeBB/issues/2900
psychobunny bdb92e707e remove btn-primary from upvote buttons
psychobunny f8851797cb added vote buttons
psychobunny 955463e014 - quote and reply buttons
psychobunny efd5ca300a closes
psychobunny 16df1d0ddc closes
psychobunny cc7bd89ec6 for topics list
psychobunny 2c7e261aaf closes
psychobunny 26c0db0368 closes
psychobunny 335193e76b updated subcategory.tpl to match latest categories template
psychobunny 7987defbd8 closes you shall have your e-peen back
psychobunny 283c74e54b this is •
psychobunny 578c03bb95 chat/icon component; closes
barisusakli 1358f52764 show posts first then views like lavender
barisusakli fd58af6cdc closes
psychobunny 18ea478736 temporaraily hiding header-topic-title
psychobunny 341a12c164 woot slide menu
psychobunny 6945783938 navbar doesn't need pull-*
psychobunny 5a6a37cb20 lol no idea what this did
psychobunny 5d9d2dc3ba random style improvements and fixes
psychobunny 8496ce722c removing watch/sort/browsing on mobile, for now
psychobunny c4d1a0ae19 cleaned up thread_tools, fixed layout
psychobunny ecb40975fc mobile postbar
psychobunny dfe0ca4f12 hiding editor info on mobile
psychobunny b147323d04 mobile optimizations for home, category, and topic list views
psychobunny 6d49f637b0 aligned avatar on cat page
psychobunny 0440a38b96 added favourites and sharing into the post menu
psychobunny 5dba775398 put moderator tools into a menu
psychobunny c1499a8a51 minor mobile optimizations
psychobunny f12d43ead4 moved thread sort out of post bar and into header
psychobunny 18b999cc66 had replies/views switched
psychobunny afcd948d5d styled tags
psychobunny bb5c892cdc removed img-thumbnail from all images
psychobunny dcf44afb20 added moderator-tools (that was surprisingly easy)
psychobunny cfa54fb520 moved active users out of post bar into subheader
psychobunny 18f091fd2e wrapped up the general layout of topic/posts
psychobunny b78ebdcffc starting to look good
psychobunny 871aea40b1 started styling topic/posts
psychobunny fa9f10bf5c styled the post bar
psychobunny 10b720b969 extra div in here we don't need
psychobunny b8c2d83ede styled category selector
psychobunny 7f3bdb9003 standardized topics_list, using that for category.tpl as well now
psychobunny 0b72b39955 subcategory styling
psychobunny b98179ae51 topic/reply component
psychobunny e1a9b10777 navbar/title component
psychobunny 98a31e21be thread tools components
psychobunny 70d7060cdb topic/browsing/list and topic/browsing/count components
psychobunny ce720a6ef3 moved all template variables to core
psychobunny 268eb2e25e moved all category partials into the category folder
psychobunny af2070e527 refactoring of post content
psychobunny 58d3f9df5b add timeago; simplify right hand side of categories
psychobunny 6622a827d4 styled the categories (home) page
psychobunny 2d16f63a7f init :rage1: ghfw
psychobunny 8b944091e0 init