aboutsummaryrefslogtreecommitdiff
path: root/go-src/utils
Commit message (Collapse)AuthorAgeFilesLines
* Implemented direct messagesSyndamia2021-09-101-0/+16
|
* Abstracted some OS file and folder functionality in utilsSyndamia2021-09-101-0/+14
|
* Reworked user functions into methods, properly implemented account updatingSyndamia2021-07-231-0/+7
|
* Moved ctfcMath functionality to utilsSyndamia2021-07-221-0/+12
|
* Moved some stuff from windows.go to windowsHelpers.go, implemented some ↵Syndamia2021-07-221-0/+15
| | | | consistency and code organization improvements
* Improved structure and added commentsSyndamia2021-07-221-14/+0
|
* Moved chat pagination and real time updating to it's own package, ↵Syndamia2021-07-221-4/+10
| | | | implemeneted pagination navigation
* Implemented a very hardcoded way for chat message pagination and real time ↵Syndamia2021-07-211-1/+11
| | | | updating
* Implemented sending chat messages and implemented chat UISyndamia2021-07-091-0/+8
|
* Implemented going back in pages that use forms and implemented basic ↵Syndamia2021-07-091-0/+7
| | | | creation and getting of chats
* Implemented text, input and numbered fields and improved structureSyndamia2021-07-051-0/+18