index
:
hackchat
master
A minimal, distraction-free chat application https://hack.chat/
Linux User
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix ip because of network change
HEAD
master
Andrea Lepori
2020-04-29
3
-4
/
+4
*
typo
Andrea Lepori
2020-04-29
1
-1
/
+1
*
print ip to debug
Andrea Lepori
2020-04-29
1
-0
/
+2
*
add ip check in chat and join
Andrea Lepori
2020-04-29
2
-10
/
+14
*
remove logging
Andrea Lepori
2020-04-26
1
-2
/
+0
*
fixed strange localhost ip
Andrea Lepori
2020-04-26
1
-2
/
+2
*
remove save to file to log
Andrea Lepori
2020-04-26
1
-4
/
+2
*
test for whitelist localhost
Andrea Lepori
2020-04-26
1
-1
/
+5
*
rate limit not for localhost fix
Andrea Lepori
2020-04-24
1
-3
/
+2
*
no rate limit for localhost
Andrea Lepori
2020-04-24
1
-1
/
+3
*
typo
Andrea Lepori
2020-04-24
1
-1
/
+1
*
fix mod not rate limited
Andrea Lepori
2020-04-24
1
-1
/
+3
*
remove rate limiter in join and chat for moderator
Andrea Lepori
2020-04-24
2
-2
/
+2
*
remove check for multiple user with same name
Andrea Lepori
2020-04-20
1
-32
/
+0
*
add basepath to use reverse proxy
Andrea Lepori
2020-04-20
1
-664
/
+713
*
add own nick to message
Andrea Lepori
2020-04-19
1
-1
/
+1
*
remove unused code and fixes
Andrea Lepori
2020-04-19
1
-57
/
+47
*
add bridge command to send messages with different nicks
Andrea Lepori
2020-04-19
1
-0
/
+133
*
New Theme Request
marzavec
2020-04-03
2
-0
/
+48
*
Merge pull request #100 from MinusGix/update_android_white
marzavec
2020-03-31
1
-11
/
+10
|
\
|
*
Update android white theme
MinusGix
2020-03-31
1
-11
/
+10
*
|
Merge pull request #98 from MinusGix/BanMinor
marzavec
2020-03-16
2
-0
/
+21
|
\
\
|
*
|
Make ban command broadcast information about user and banner
MinusGix
2020-03-16
1
-0
/
+4
|
*
|
Add command to get information about users to broadcast to clients
MinusGix
2020-03-16
1
-0
/
+17
*
|
|
Merge pull request #99 from MinusGix/joinToHash
marzavec
2020-03-16
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Switch accessed property to hash
MinusGix
2020-03-13
1
-2
/
+2
|
/
/
*
|
Merge pull request #97 from MinusGix/androidWhiteTheme
marzavec
2020-03-13
2
-0
/
+52
|
\
\
|
|
/
|
/
|
|
*
Add android-white theme
MinusGix
2020-03-13
2
-0
/
+52
|
/
*
Protocol Updates and Bug Fixes
marzavec
2020-03-12
23
-447
/
+558
*
Merge pull request #96 from MinusGix/fixKickHash
marzavec
2020-03-12
1
-1
/
+1
|
\
|
*
Make hash take the correct property
MinusGix
2020-03-12
1
-1
/
+1
*
|
Merge pull request #94 from MinusGix/joinPassword
marzavec
2020-03-12
1
-2
/
+8
|
\
\
|
*
|
Make password field available for use in join
MinusGix
2020-03-07
1
-2
/
+8
|
|
/
*
|
Merge pull request #93 from MinusGix/inviteRework
marzavec
2020-03-12
2
-34
/
+94
|
\
\
|
|
/
|
/
|
|
*
Make dumb use abstracted invite functions rather than duplicating code
MinusGix
2020-03-07
1
-9
/
+12
|
*
Extract invite code into utility functions for greater re-use and access
MinusGix
2020-03-07
1
-25
/
+82
|
/
*
Merge pull request #92 from MinusGix/tripInfo
marzavec
2020-03-06
5
-5
/
+5
|
\
|
*
Add trip to various commands that include nickname of moderator using them
MinusGix
2020-03-06
5
-5
/
+5
|
/
*
Merge pull request #91 from MinusGix/levelRewording
marzavec
2020-03-06
4
-4
/
+4
|
\
|
*
Reword actions which are restricted on using against users of same level
MinusGix
2020-03-06
4
-4
/
+4
*
|
Comments fix
marzavec
2020-03-06
4
-6
/
+12
*
|
Merge pull request #90 from MinusGix/verifyNicknameMove
marzavec
2020-03-06
5
-12
/
+19
|
\
\
|
|
/
|
/
|
|
*
Deduplicate verifyNickname into a single importable function
MinusGix
2020-03-06
5
-12
/
+19
|
/
*
Minor UAC tweaks
marzavec
2020-03-06
18
-55
/
+108
*
Merge pull request #89 from MinusGix/nul_initial2
marzavec
2020-03-06
16
-45
/
+103
|
\
|
*
Move most uses of uType filtering to use UAC levels
MinusGix
2020-03-05
14
-45
/
+64
|
*
Make join apply UAC levels to sockets and userInfo
MinusGix
2020-03-05
1
-0
/
+7
|
*
Add UAC info file with levels and minor utility functions
MinusGix
2020-03-05
1
-0
/
+32
|
/
*
Merge pull request #85 from MinusGix/add_channel_invite
marzavec
2020-02-19
1
-4
/
+8
|
\
|
*
Fix usage of double-equals-comparison to triple-equals
MinusGix
2020-02-18
1
-1
/
+1
[next]