Pages:
Author

Topic: Epochtalk development overview. Current version:1.35.0 (2020-11-03) - page 2. (Read 2056 times)

legendary
Activity: 3248
Merit: 3098
is there a version of the software with all the updates installed somewhere? I want to try it. I can install it on my server, but I am afraid I will lose curiosity.  Grin
is there any estimated time, when it is expected to be finished if it is ever possible to complete any software?
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
I missed that one. There you go Smiley
Quote
1.27.2 (2020-08-20)
Bug Fixes

    fix security issue with bcrypt (d8892c7)

legendary
Activity: 2184
Merit: 3134
₿uy / $ell
There are two new releases of the Epochtalk which came out recently.
The last version is : 1.26.3
Quote
1.26.2 (2020-08-18)
Bug Fixes

    security issue with serialize javascript dependency (3866c60)

Quote
1.26.3 (2020-08-18)
Bug Fixes

    modify resolve of package json to fix security flaw with dot-prop dep (7d980d9)

In addition to the previouse updates, here are three more. So instead of creating new post, just edited the last one and the OP Smiley

Quote
1.26.4 (2020-08-18)
Bug Fixes

    issue with sort order of threads being wrong when clicking thread link from boards view (362f1f7)


Quote
Bronson Oka <[email protected]>
   
Tue, 18 Aug, 23:17 (12 hours ago)
   
to epochtalk/epochtalk, Subscribed

v1.27.0

Repository: epochtalk/epochtalk · Tag: v1.27.0 · Commit: fc29daa · Released by: unenglishable
1.27.0 (2020-08-18)
Bug Fixes

    issue with threads viewed not working (c590eda)

Features

    add regex validation to meta-byThreads and slugToThreadId (3111cb2)
    add route to convert slug to id (fed1d2a)
    add slugify dependency (6fb230f)
    add slugify to webpack (353e441)
    fix issue with breadcrumbs not working after slugs (c293e44)
    handle slug conflict on insert (3f738e8)
    modify compose files to test with new epoch branch (36b8c12)
    update compose file to match latest epoch release (3eb9742)
    update patrol route to work with slugs (9621567)



Quote
1.27.1 (2020-08-19)
Bug Fixes

    issue with breadcrumbs breaking with titles with the percent sign in them (fbb551b)

legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Another update. Smiley
Quote
1.26.1 (2020-07-25)
Bug Fixes
clear draft when posting thread (918c143)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
New version Smiley

Quote
1.26.0 (2020-07-24)
Bug Fixes
typo in messages db index (df6b66c)
typo in messages resource (cd52b7e)
Features
add editorConvoMode and exitSwitch properties to the message editor (b78c6db)
clear message draft data once reply or convo is made (7b14721)
implement routes for fetching and updating message drafts (237b7a4)
support editorConvoMode and import Messages (8257e77)
update compose filesto use latest version of epoch (1f35ab2)
update editor directive to support both message and post drafts (340bc00)
update resource for messages to include draft routes (482e1cd)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
There's a new version Smiley
Cheers Smiley
Quote
1.25.0 (2020-07-21)
Bug Fixes
issue with draft status not clearing after message appears (97050d2)
Features
add db method for querying post draft by user id (d615417)
add db method for upserting post drafts (4a8d11b)
add resource for updating/retrieving drafts (3374e70)
allow null for draft, in order to clear out users current draft (12f0988)
clear out draft after post is created (e3bf192)
create route to update post drafts (a956c61)
display draft status in editor (d96ba80)
dont save draft if it hasnt changed (59c94cc)
load draft on editor open (59e1328)
route for getting post draft now functional (ba56180)
update to use latest version of epoch (e111b6c)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Another new verison from today Smiley
Quote
1.24.0 (2020-07-14)
Features

    add raw url incase its blocked by email client, fixes #752 (24b7cfd)

legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Fresh new update Smiley

Quote
1.23.0 (2020-07-11)
Features
apply unlock to UI (fa22db0)
delete locked_at when unlocking post (74dbeac)
show locked by date in ui (854120c)
show who locked post (cd9d9ff)
store lock date when post is locked (08f2efc)
store locked by username when post is locked (98c1234)
update ui when locking post (bd87ebc)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
New release :

Quote
1.22.1 (2020-07-09)
Bug Fixes
breadcrumbs fix, wip not sure if this is the right way to do this (c4d5909)
correct fix for breadcrumbs issue, side affect of sortable threads new query params (1afa7ed)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
And you think that nothing has been done for all those years and so many bitcoins wasted, right?
Completely wrong thoughts.

Quote
1.21.0 (2020-06-29)
Features
add apidoc and apidocmarkdown deps (5aac06a)
add custom template for api docs page (fd49205)
add generated md docs to vuepress, automation todo (f5b628b)
add scripts to package.json to build/dev vuepress docs (5ccc947)
add vuepress (7e1f259)
implement build scripts to build api docs and vuepress (31a8b31)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
New version: 1.20.0 Smiley

Quote
1.20.0 (2020-06-26)
Bug Fixes
bug caused by missing comma in boards create (7c3e25b)
fix for wrong default being selected when editing/creating new board (fa365b0)
issue with disable signature option being inverted (7d78728)
return boolean for disable_signature property on boards (dc1d7a2)
Features
account for new board option disable self mod in board create route (adb21b3)
disable selfmod in ui when board disables it (f2e159f)
hide signatures when they are disabled at the board level, fixes #751 (a65ddf6)
modify board update route to account for new disable selfmod board option (27f762a)
update allCategories to pull new property disable_signature (4ae8d11)
update board all query to pull disable_signature (62dcfba)
update board create route to accept disable_signature (1fe32a2)
update board update route to accept disable_signature (e82bd5a)
update boards all Categories to return disable selfmod option (a5ffeb5)
update boards all to return disable selfmod option (b36882f)
update boards find to bring back disable signature property (db2f2f9)
update boards find to return disable self mod option (151e31c)
update category editor directive to support new selfmod option (5cbace5)
update category editor html to support disable selfmod option for boards (f2e1188)
update category editor to account for new board option disable_signature (fabdc7b)
update html to add new toggle for enable/disable sig (3794a0e)
update nestable boards directive to account for new board option disable_signature (8294e15)
update nestable boards directive to account for new disable selfmod option (14ecd0f)
update nestable categories to account for new selfmod board option (00d8b7b)
update nestable categories to account for new board option disable_signatures (e0c8ebf)
update post controller to have variable indicating if selfmod is enabled or not (1a34827)
update threads create authorization to disallow moderated threads if board disables them (7c2e012)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Another update, version 1.19 Smiley

Quote
1.19.0 (2020-06-22)
Features

    implement class on body to indicate when motd is present (1c10a14)

legendary
Activity: 2184
Merit: 3134
₿uy / $ell
I missed somehow the 1.18v.Found it. Here is the two updates.

Quote
1.18.0 (2020-06-17)
Bug Fixes
bug with edit board showing wrong default val for disable post edit (195e012)
for auth for title edit, fix issue with post not rejecting once edit timelimit was reached (d3d0379)
issue with board not showing value previously saved for post edit disable (b38a66d)
issue with thread title not hiding after post edit is disabled (6be492c)
update ui and apply fix for setting edit values of board, wip (1b8f272)
Features
change controls for post edit time constraint (3d36cc7)
check post edit time constraint when checking if user can update post (465a7c1)
update gitignore to ignore themes (2a35c7b)
update post title update route to check time constraint on post edit (768fdd3)
update post update auth to check time constraint on post edit (c746679)

Quote
1.18.1 (2020-06-18)
Bug Fixes
fix but with feedback reference link (d53471c)
fix issue with trust reference links not containing a prefix (7fa8fe7)
for url profile not working without prefix, fixes #842 (272074d)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
For those who still follow my updates, here is the new verion of Epochtalk.

Quote
1.17.0 (2020-06-08)
Features

    fixes #788 copy quote when thread is locked (0885832)
    wip add quote button for when thread is locked which will copy quote (7791dcf)


legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Another big update.

Quote
1.16.0 (2020-05-29)
Bug Fixes
bugfix, only show unique message receivers in convo list (9d6393f)
Do not close message editor on error, fixes #833 (99dfdb0)
error message wording for createConversation auth (64803f9)
fixes #831, issue with wrong receiver name in error when blocking messages from a users (ce1f6d5)
issue with all convo members not being listed, fixes #832 (5fbb2c1)
issue with half the settings page being missing (c55f9e9)
issue with setting not sticking on page refresh (6467751)
issue with success showing duplicate usernames if original sender includes themself in list of receipients (f4be091)
only show unique receivers in messages pane (9e666d8)
show newbie alert when page refreshes after nessage reply (4ce5c54)
sort usernames so they appear in the same order, messages view (112a8d9)
wording of error messages in createMessage auth (0c06ca5)
Features
add css to style hover of newbie warning (9e37903)
add db method for enabling/disabling ignore newbie post preferences (32e6e7f)
add hover tooltip to explain newbie warning (9721bf4)
add resource for enabling/disabling newbie messaging (55f612b)
add route to support enabling/disabling newbie messages (cbe42db)
disallow users from sending messages to newbies if they are ignoring them (8bfeef1)
do no process links or youtube videos for newbies (263439c)
do not allow newbies to create messages with members who are ignoring them (282bd02)
do not allow newbies to start convos with members who are ignoring them (f666b9e)
don't show newbie alert message to newbie message sending message (df5f2e9)
hookup backend for toggle newbie messages (399251d)
make it so you cant reply to a newbie if you are currently ignoring them (4b6905a)
pass newbie variable to post processing directive (68e094e)
return if the message sender is a newbie (c773f76)
return user preference for ignored_newbies in getMessageSettings (3cc8e76)
show badge on message coming from newbies (c89b040)
wip add new toggle for ignore newbies in settings page, need to hook up backend (918752b)

And one small one :

Quote
1.16.1 (2020-05-30)
Bug Fixes
issue with wrong avatar being displayed in last post info, fixes #773 (931f0ae)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
New update:
Quote
1.15.1 (2020-05-26)
Bug Fixes
make regex for trust feedback reference more lax, to match the user profile url (0f72ef4)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Quick update with some fixes.
Quote
1.15.0 (2020-05-15)
Bug Fixes
attempt to rerun test after latest update to epochtalk-api-test (78421fa)
issue with role_name and role_highlight_color causing error (bad2f61)
issue with role_name not being present (8d83aa8)
rerun test (7a91adc)
update to user proper test (b0949d6)
Features
add to find user query for plain english version of role name and highlight color of role (062f8e2)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Two new big update from today Smiley

Quote
1.13.0 (2020-05-11)
Bug Fixes
issue with being able to send message with invalid receivers (f664e0f)
issue with marking conversations read in the ui (99c6e33)
new messages not appearing at top of convo list (995976d)
query read_by_user_ids from conversation not message (46e81e1)
turn messages query into db transaction, fix update of read_by_user_ids (d8b6b1c)
pm: allow users to send messages to themselves (777c12d)
Features
add read by date when creating new messages (104254d)
disallow users from messaging DefaultTrustList (e495a05)
mark pms read after they are queried (b5a3696)
reload the currently selected message when fetching new conversations (628df50)
return read by ids when querying latest messages (04ce033)
store read by data when creating conversation (3bc115d)
update conversation to be only read by message sender when new reply is made (92691a7)

Quote
1.14.0 (2020-05-12)
Bug Fixes
add hash to id of autocomplete-user-id directive, so you can reuse the same component on one page (2ebb31f)
bug with quoting pm's, switch to editor reply mode (53cf6da)
change color of quote button to grey using action class (dee9d08)
issue with getUserIgnored params being swapped (39461c0)
issue with message quote body being undefined (78e649c)
issue with message settings not updating (e876031)
issue with quotes not parsing when slug ids contain "_" (5053908)
issue with typo causing test failure (dc6bec7)
remove unneeded console log (bda3d2b)
spacing in new message email (6b70d1b)
Features
add autocomplete directive to ignore user post (8747225)
add autocomplete username used for messages to mentions ignore (bb26b2f)
add db method for changing messaging email settings (d9ec74b)
add db method for toggling message email settings (0580f84)
add db methods for ignore/unignore messages (e8dcb3c)
add directive for ignoring users via their profile page (ca3e8c3)
add email template for new pm, wip (5afa70c)
add emailer method for new pms (6612cbb)
add hook for ignored messages on user find (c98c14c)
add hook to check if user is ignored before sending messages (ed3cf74)
add ignore messages directive to user profile (d2df5e1)
add ignore user route (8bd403d)
add new messages routes to server (bec6464)
add pageIgnoredUsers route (93d1b4c)
add resources for new ignore message routes (8b9a827)
add route to toggle email settings for messages (a05e8b2)
add route to toggle message email settings (d126cc4)
add routes for getting ignored user data. (bf5983f)
add unignore user route (ccfbf65)
bring back more data on ignored users, ignore users both ways (6ccb127)
bring back subject for new pm email, references #783 (83e5499)
check user prefs before sending email when creating conversation (8d39817)
check user prefs before sending email when creating message (3b38e3e)
handle just author and date for quote bbcode tag (ef205c4)
modify ignore message hook to block both users from sending a message when ignored (4b20ac7)
modify ignore posts directive to work with username autocomplete (3b8335d)
send email to receivers of private messages (fb7c50c)
show message in pm email, wip show subject for replies (7bdcd40)
wip add user lookup for messages ignore (2ed649f)
wip, add directive for modifying messaging settings (019ba6f)
wip, show ignoree that they are being ignored when trying to send message (58b5943)
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
Two new updates from 8th of May.

Quote
1.12.5 (2020-05-08)
Bug Fixes

    issue with kind-of package vulnerability (4096aae)
    issue with minimist high severity vulnerability (34d6bbd)
    security issue with acorn which is used by webpack (6b77464)

Quote
1.12.6 (2020-05-09)
Bug Fixes

    issue with profile url not accepting urls starting with 'www' (e91009e)

OP updates as well Smiley
legendary
Activity: 2184
Merit: 3134
₿uy / $ell
No need to discontinue the project,a lot of work was already been done and the things are moving forward slowly. Here is the last update since 23st of March related to the patrol page.

Quote
1.12.3 (2020-05-05)
Bug Fixes

    allow non authenticated users to view patrol page (82b7800)

Quote
1.12.4 (2020-05-05)
Bug Fixes

    patrol-view: fixes #812, parse mentions in patrol view (ca6f846)
Pages:
Jump to: