See the last post for the last updates.
Note: You can get the last Epochtalk changes on the Official Bitcointalk Discord Server :
https://discord.gg/PEkAkbThe last few weeks there is some activity in the development of the new forum software.
I get new email with updates almost every day. So I'll try to keep you guys updated.
Let me start from the last to the first (since I started following the project on github)
Repository: epochtalk/epochtalk · Tag: v1.6.2 · Commit: ba37c31 · Released by: unenglishable
1.6.2 (2019-12-04)
Bug Fixes
posts: set "start" param to null when saving a post (36bcd23)
remove threadId from stateParams before location.search (34fc4c7)
set params.page to lastPage (49b3837)
1.6.1 (2019-12-03)
Reverts
Revert "feat: WIP maintain scroll position upon post delete" (e3987af)
1.6.0 (2019-12-02)
Features
WIP maintain scroll position upon post delete (4637d78)
1.5.1 (2019-11-27)
Bug Fixes
ui display of edit icon for mods in locked thread editing their own post (c835524)
1.5.0 (2019-11-26)
Bug Fixes
dont allow toggles to be changed when server dies (8f35e15)
ui for ignore boards settings (f67e8ab)
Features
add ui to display list of boards to ignore (e82f80b)
Bring back list of boards for ignore boards user settings (57e2d4d)
filter boards that are ignored from thread view (75615d9)
filter ignored boards from home page view (0f3969c)
hide category if all boards in cat are ignored (6c2f81f)
store ignored boards in database (aafc9bc)
support new user preference ignored_boards (921583c)
1.4.0 (2019-11-23)
Bug Fixes
add missing properties for disable_post_edit and fix logic (248c667)
allow admins/mods to delete/undelete locked posts (8ab0eba)
bug in ui input for disable_edit_post (3836e81)
bug where priority mod could not delete/undelete in locked thread (d0f2900)
controller logic for diable post edit input (32d7c1d)
fix edit button being availble when thread is locked (9bd7fa9)
invert switch logic (790e441)
issue with being able to change thread title when board is locked (75e695c)
issue with edit button not showing for admins/mods when board post edit is disabled (b08f75c)
issue with hasPriority passing if user doesnt have supplied permission (8e70ef6)
issue with thread title being editable while thread is locked (f4eba9b)
issue with toggle not working (c3ac9c4)
update input name for disabling post edit on new boards (62c2075)
update name of input for disabling post editing (6a895bb)
update owner message when updating posts (9320f31)
update post locked error message when updating post (b1b4a37)
update thread locked error message when updating post (cbfe878)
Features
add authorization checking if post edit is locked for board on post update (2c05624)
add joi validation for disable_board_edit on board update (1da1ff8)
add joi validation for disable_post_edit on board create (5016c86)
disable ui for editing posts if board has editing disabled (8d3b2d5)
pass board meta to db in board update route (98979a8)
pass board meta to db method in board create route (911726a)
query diabled_post_edit in allCategories query (c57184d)
query disable_post_edit for all boards (a14e7c4)
return disable_post_edit for boards find query (b8ee204)
store board.meta in boards create (3c4d00b)
store board.meta when updating boards (953b8ec)
—
1.3.0 (2019-11-21)
Bug Fixes
delete edit meta when editing own post (eb9bf3f)
Features
dont show edit message if edited within 10 mins (e952300)
show who edited post (c3b18ec)
store edited by information when post is edited (cf9f3c7)
1.2.0 (2019-11-07)
Bug Fixes
for drag handle on roles being wonky, fixes #707 (44a91a7)
order role by priority (ace01c6)
Features
remove confusing user interface showing priority (27eff23)
1.1.0 (2019-11-05)
Bug Fixes
count for user search with modified weight (a097c83)
Features
add weight to search match to order search results (8337424)
add weighted search for username in admin panel db methods (058bf84)
broaden username search lookup and weight by match (e5a4b6e)
fix admin paging of users to search usernames using weight (d808721)
1.0.4 (2019-11-04)
Bug Fixes
for selfmod ui visibility for lock/hide (593ed91)
—
1.0.3 (2019-11-04)
Bug Fixes
broken permissions for posting in locked thread (4330be6)
1.0.2 (2019-11-01)
Bug Fixes
circleci: increase no_output_timeout to 20m (199f436)
—
1.0.1 (2019-10-31)
Bug Fixes
run tests in circle build (b821677)
1.0.0 (2019-10-31)
Bug Fixes
circleci epoch version epoch:1.0.0 -> v1.0.0 (16315cc)
docker-compose: epoch:1.0.0 -> epoch:v1.0.0 (9c932e9)
protractor docker-compose: epoch:1.0.0 -> epoch:v1.0.0 (577efd1)
https://github.com/epochtalk/epochtalk