Commit graph

494 commits

Author SHA1 Message Date
Joey Yakimowich-Payne
b405f63a32 Separate user and admin tests 2018-07-17 22:51:01 +09:00
Joey Yakimowich-Payne
80558b6bfb Make 5000 ms default wait 2018-07-17 22:32:38 +09:00
Joey Yakimowich-Payne
c361fda523 Replace len check with assert 2018-07-17 22:29:51 +09:00
Joey Yakimowich-Payne
0050ad42f5 Try to appease travis 2018-07-17 20:04:02 +09:00
Joey Yakimowich-Payne
b2fc4dfbe0 Add license id 2018-07-17 12:50:23 +09:00
Joey Yakimowich-Payne
f315be7361 Add tests for like/delete thread 2018-07-16 21:10:46 +09:00
Joey Yakimowich-Payne
3324f37faa Cleanup in scenario1 2018-07-16 21:09:55 +09:00
Joey Yakimowich-Payne
6fb5cfbfa2 Add more friendly classes 2018-07-16 21:09:24 +09:00
Joey Yakimowich-Payne
0d67eab626 Create test and dev users for testing 2018-07-16 19:06:00 +09:00
Joey Yakimowich-Payne
3c93224817 Fix user/password combo 2018-07-16 19:05:26 +09:00
Joey Yakimowich-Payne
d7f3a038a9 Rewrite threads tests with new macro 2018-07-16 14:51:21 +09:00
Joey Yakimowich-Payne
1b55aec5d2 Rewrite scenario1 with new macro 2018-07-16 14:50:33 +09:00
Joey Yakimowich-Payne
cb5923d9f8 Add helpful macro and procs for testing 2018-07-16 14:49:56 +09:00
Joey Yakimowich-Payne
d422b07394 Add more helpful classes and ids 2018-07-16 14:49:06 +09:00
Dominik Picheta
82ff2fb212
Merge pull request #179 from jyapayne/add_threads_test
Add threads tests
2018-07-13 11:50:42 +01:00
Joey Yakimowich-Payne
b650a9f401 Add basic test for creating a thread 2018-07-13 09:18:09 +09:00
Joey Yakimowich-Payne
122e279256 Add helpful ids and classes for testing 2018-07-13 09:16:48 +09:00
Dominik Picheta
8701aa92ac
Merge pull request #173 from jyapayne/patch-1
Update readme with required devdb call
2018-07-06 14:52:05 +01:00
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