Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
code
/
trunk
/
db.go
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@375
5 years
contact
Add DB.
DeleteUser
(edit)
@356
5 years
contact
Fix deadlock in DB.Close This method was calling itself, instead of …
(edit)
@327
5 years
delthas
Add an admin flag to users This is preparatory work for letting some …
(edit)
@324
5 years
contact
Introduce User.Created For Network and Channel, the database only …
(edit)
@307
5 years
fox.cpp
Implement upstream SASL EXTERNAL support Closes: …
(edit)
@284
5 years
contact
Add support for detached channels Channels can now be detached by …
(edit)
@267
5 years
contact
Add network.channels, remove DB.
GetChannel
Store the list of …
(edit)
@263
5 years
delthas
Add support for custom network on-connect commands Some servers use …
(edit)
@255
5 years
contact
Set up DB migration infrastructure The database is now initialized …
(edit)
@251
5 years
admin
Add ability to change password
(edit)
@207
5 years
contact
Fix SQL error logged on JOIN Closes:
https://todo.sr.ht/~emersion/soju/40
(edit)
@202
5 years
contact
Add "network delete" service command And add all the infrastructure …
(edit)
@173
5 years
contact
Stop accessing user data in downstreamConn.authenticate This becomes …
(edit)
@149
5 years
contact
Correctly set Channel.ID in DB.
StoreChannel
(edit)
@148
5 years
contact
Error out when storing unsupported SASL mechanism in DB
(edit)
@146
5 years
contact
Add support for channel keys
(edit)
@118
5 years
delthas
schema: add Network.name
(edit)
@98
5 years
contact
Rename project to soju
(edit)
@95
5 years
contact
Add support for SASL authentication We now store SASL credentials in …
(edit)
@93
5 years
contact
Add support for upstream PASS command
(edit)
@90
5 years
contact
Store NICK changes in the DB
(edit)
@89
5 years
contact
Update DB on JOIN and PART
(edit)
@85
5 years
contact
Add support for PASS to downstream
(edit)
@84
5 years
contact
cmd/jouncectl: new command Allows to create users.
(edit)
@81
5 years
contact
Use a RWMutex for DB
(edit)
@79
5 years
contact
go fmt
(add)
@77
5 years
contact
Add SQLite database Closes:
https://todo.sr.ht/~emersion/jounce/9
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog