Commit Graph

20 Commits

Author SHA1 Message Date
asdf 6c84b12062 Formatted with black 2021-07-25 13:20:51 +10:00
asdf e500167d27 Category details screen now sorted by new activity 2021-07-22 16:47:50 +10:00
asdf dbb63f8332 Fix category counting error 2021-07-21 20:22:45 +10:00
asdf 29e7e3addd Corrected functionality, identified and fixed search bug 2021-07-21 20:10:14 +10:00
asdf 4760777e07 First go at updating category last updated date based on reply data 2021-07-21 16:29:31 +10:00
asdf 9546ab87dc Handles the situation where no posts exist 2020-01-16 14:13:13 +11:00
asdf fb1fd801ef Search now case insensitive 2019-12-25 00:03:21 +11:00
asdf 5fdb0f4863 Search now matches if the keyword is a substring of any element 2019-12-24 23:33:28 +11:00
asdf a7c131d594 Finalised search control 2019-12-20 22:25:19 +11:00
asdf 696b594f1e Added tests for model search functions 2019-12-17 17:17:54 +11:00
asdf e10c919b07 Added search data component 2019-12-16 21:46:56 +11:00
asdf a4b400648c Menu flows support viewing posted details, display and linting fixes 2019-12-15 13:25:13 +11:00
asdf 9c852c88ea Fix bug where new posts were not getting an index in link_data 2019-12-14 13:19:11 +11:00
asdf 4d7cc67876 Refactored category data, updated display after post is added, tests 2019-12-14 12:46:33 +11:00
asdf a846d8788f Reworked data.get to reduce cycles and improve validation 2019-12-11 12:37:46 +11:00
asdf 0c49f6241e Menu system flow amended, added shebang, linting/formatting 2019-12-10 20:34:46 +11:00
asdf 6bb83a4c14 Ensure data has trailing line breaks removed. 2019-12-07 05:11:00 +11:00
asdf 7c28f8e4d4 Fixed merge conflict, added addition item for ignore 2019-12-06 11:28:52 +11:00
asdf 5672309ebf Invalid characters are removed from lines, more refactoring 2019-12-05 13:20:23 +11:00
asdf 4a12f5b623 Data file is now read by data.py module 2019-12-05 12:14:10 +11:00