index
:
ctfc
main
The "console text file chat" is a "final exam" project for developers who are learning the basics of a programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go-src
/
utils
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented editing chats
Syndamia
2021-09-11
1
-0
/
+5
|
*
Implemented direct messages
Syndamia
2021-09-10
1
-0
/
+16
|
*
Abstracted some OS file and folder functionality in utils
Syndamia
2021-09-10
1
-0
/
+14
|
*
Reworked user functions into methods, properly implemented account updating
Syndamia
2021-07-23
1
-0
/
+7
|
*
Moved ctfcMath functionality to utils
Syndamia
2021-07-22
1
-0
/
+12
|
*
Moved some stuff from windows.go to windowsHelpers.go, implemented some ↵
Syndamia
2021-07-22
1
-0
/
+15
|
|
|
|
consistency and code organization improvements
*
Improved structure and added comments
Syndamia
2021-07-22
1
-14
/
+0
|
*
Moved chat pagination and real time updating to it's own package, ↵
Syndamia
2021-07-22
1
-4
/
+10
|
|
|
|
implemeneted pagination navigation
*
Implemented a very hardcoded way for chat message pagination and real time ↵
Syndamia
2021-07-21
1
-1
/
+11
|
|
|
|
updating
*
Implemented sending chat messages and implemented chat UI
Syndamia
2021-07-09
1
-0
/
+8
|
*
Implemented going back in pages that use forms and implemented basic ↵
Syndamia
2021-07-09
1
-0
/
+7
|
|
|
|
creation and getting of chats
*
Implemented text, input and numbered fields and improved structure
Syndamia
2021-07-05
1
-0
/
+18