Commit graph

476 commits

Author SHA1 Message Date
Joey
34f5b3f80a
Update readme with required devdb call 2018-07-06 21:55:34 +09:00
Dominik Picheta
c3c3d91a0a Improves setup document. 2018-05-27 21:45:08 +01:00
Dominik Picheta
48d6480ea4 Version 2.0.0 v2.0.0 2018-05-27 21:26:06 +01:00
Dominik Picheta
5c15dd3f11 Add setup file. Fixes #139. 2018-05-27 21:25:08 +01:00
Dominik Picheta
6e207327a5 Fixes post deletion for users. 2018-05-27 20:58:38 +01:00
Dominik Picheta
0e30f4f625 Add --setup option to setup_nimforum script. 2018-05-27 20:55:31 +01:00
Dominik Picheta
b958904b6a Fixes new thread style regression. 2018-05-25 22:59:58 +01:00
Dominik Picheta
8d991374f6 Improves .gitignore and removes outdated forum.json.example file. 2018-05-25 22:57:53 +01:00
Dominik Picheta
d0ec32321c Hotfix mentions in anchors. 2018-05-25 22:57:38 +01:00
Dominik Picheta
e515c168b2 Bump karax dependency to fix Edge issues. 2018-05-25 22:03:23 +01:00
Dominik Picheta
3054be9111 Fixes unicode profile names in backend. 2018-05-25 22:00:51 +01:00
Dominik Picheta
c32daefec7 Fixes profile UTF-8 decoding issue. 2018-05-25 21:43:41 +01:00
Dominik Picheta
a64121fcf9 Add forum hyperlink to readme. 2018-05-24 17:25:37 +01:00
Dominik Picheta
449d47108a Adjust padding for panel-body in #new-thread. 2018-05-24 17:07:29 +01:00
Dominik Picheta
571da55460 Fixes #135. 2018-05-24 17:01:40 +01:00
Dominik Picheta
919c09b4a9 Improve default stylesheet. 2018-05-24 16:06:41 +01:00
Dominik Picheta
d6a2af2217 Adds features to readme. 2018-05-24 16:06:34 +01:00
Dominik Picheta
32b81b94cf Fixes loading of posts/profiles multiple times unnecessarily. 2018-05-24 15:35:52 +01:00
Dominik Picheta
2d4608cb64 Bump version to 2.0. 2018-05-24 15:28:07 +01:00
Dominik Picheta
256bb5815d Improves readme. 2018-05-24 15:27:48 +01:00
Dominik Picheta
adeed9b5be Don't show the "last visit" line after last thread. 2018-05-24 14:52:17 +01:00
Dominik Picheta
5f198a35db Show usernames of people that liked a post on hover. 2018-05-24 14:46:59 +01:00
Dominik Picheta
2e3f8d4235 Adds rst cheatsheet. 2018-05-24 14:43:18 +01:00
Dominik Picheta
dbb3d5c7c1 Fixes Ctrl/Cmd not opening links in new tab. 2018-05-24 14:15:53 +01:00
Dominik Picheta
7baae0bde0 Spammers are now hidden from the thread list properly. 2018-05-24 14:07:52 +01:00
Dominik Picheta
c566b05347 Update Karax and small frontend fixes. 2018-05-24 12:00:06 +01:00
Dominik Picheta
32dbf30781 Fixes overflow for <pre> blocks without .code. 2018-05-23 14:27:44 +01:00
Dominik Picheta
934dbef44c Add recaptcha to reset password modal. 2018-05-23 14:00:49 +01:00
Dominik Picheta
6c4fd6f50b Pin sass package commit. 2018-05-23 12:56:07 +01:00
Dominik Picheta
b8c1ae1fe0 Implements ability to specify the HTTP port. 2018-05-23 12:48:31 +01:00
Dominik Picheta
b9df0ec895 Fixes newThread regression. 2018-05-22 23:04:08 +01:00
Dominik Picheta
3a87ecb0ab Adds titles to threads and profiles. 2018-05-22 22:57:28 +01:00
Dominik Picheta
2f2d83b86c Change 'scripts' to 'ga' for google analytics specific config. 2018-05-22 22:49:34 +01:00
Dominik Picheta
8ee75233d4 Fixes travis failure by creating test DB earlier. 2018-05-22 22:21:59 +01:00
Dominik Picheta
b895bf3d75 Adds ability to specify scripts in config to be added to HTML. 2018-05-22 22:15:42 +01:00
Dominik Picheta
d9b646cca1 Update Nim hash for travis. 2018-05-22 21:59:27 +01:00
Dominik Picheta
21a75483fe Fixes anchored post links spamming the browser history. 2018-05-22 20:44:27 +01:00
Dominik Picheta
5cc405ad69 Change link style in profile view. 2018-05-22 20:29:16 +01:00
Dominik Picheta
b30eba6859 Fixes search regression. 2018-05-22 20:26:13 +01:00
Dominik Picheta
e78c509940 Hide banned threads in the thread list for now using CSS. 2018-05-22 20:20:02 +01:00
Dominik Picheta
568e910040 Implements proper "last visit" line and time highlighting. 2018-05-22 20:06:58 +01:00
Dominik Picheta
e0802d4db0 Ensures old hyperlinks with page numbers are redirected properly. 2018-05-22 17:42:41 +01:00
Dominik Picheta
3e66655ee7 Cleanup old constants. 2018-05-22 17:39:52 +01:00
Dominik Picheta
6027a4fab0 Don't reload page when navigating to search result post. 2018-05-22 15:32:50 +01:00
Dominik Picheta
3e03ffe76d Implements search. 2018-05-22 14:58:29 +01:00
Dominik Picheta
705f212118 Adds ability to override CSS styles from a foreign repo. 2018-05-22 12:59:56 +01:00
Dominik Picheta
375391ae99 Move customisable styles to a custom-style.scss file. 2018-05-22 12:01:57 +01:00
Dominik Picheta
9420adb003 Ensure images don't overflow post container. 2018-05-22 00:13:32 +01:00
Dominik Picheta
34f2a15af1 Use :visited to colour visited links for now.
Until we get proper tracking :)
2018-05-21 23:26:04 +01:00
Dominik Picheta
407f03da77 Moves mockups to mockup folder. 2018-05-21 23:21:05 +01:00