samhunter
f6e9a1d3c8
notes added
11 months ago
samhunter
3102d3408d
'user name' note.
11 months ago
samhunter
50485159f4
...aaand set to original 5
11 months ago
samhunter
a40afda563
Message count limit form list_messages moved into a "constant"
...
As suggested by @sloum .
11 months ago
samhunter
30a4960d88
An example added. Minor formatting changes.
11 months ago
Sam Hunter
c67a574c60
Edited: @sloum's suggestions -- hopefully I didn't miss anything.
11 months ago
Sam Hunter
b1b81831dd
Protocol specification. Initial commit.
11 months ago
Sam Hunter
25355f89fd
more messages by default, exit code set if no unread messages
11 months ago
Sam Hunter
e8a2e8ae1d
defensive programming against non-world-readable files
11 months ago
sloum
8b3ee4e1e3
Updates manpage to include -n and -N
1 year ago
sloum
80928d9bd5
Fixes some command output that got messed up re: scanning
2 years ago
sloum
6a5dd737d4
Adds exception handling for a float cast that keeps erroring when a particular use hand does their gab file incorrectly
2 years ago
sloum
3eb6527618
Fixes channel listing to show all channels
2 years ago
cmccabe
89627ad459
Merge pull request 'verbose newscan added' ( #15 ) from verbose-newscan into master
...
I'm just merging this in directly since it's a really simple change anyway. I probably should have just included this in the original new-scan feature branch.
2 years ago
cmccabe
32b52b1d9c
verbose newscan added
2 years ago
cmccabe
86d00d381d
Merge pull request 'Scan for new messages' ( #13 ) from newscan into master
...
This seems to be working as intended, so I am going to merge it in now.
2 years ago
cmccabe
61e2fbe1cd
oops! fixed incorrectly named function
2 years ago
cmccabe
1e51f9e35d
add get_user_channels(user), removed get_my_channels(), and refactored get_chan_list() to use get_user_channels(); also created global current_user var
2 years ago
cmccabe
a3f4a4e1d2
removed some extra comments
2 years ago
cmccabe
e86abb37cc
added -n to README
2 years ago
cmccabe
84cf81d832
added get_my_channels() function, restricted new feature to only user's channels
2 years ago
cmccabe
a92a37b693
new msg scan feature, doesn't yet restrict to users's chans
2 years ago
cmccabe
3f3450e371
Merge pull request 'Adds a man page' ( #12 ) from add-man-page into master
2 years ago
sloum
9e324ddcac
Adds man page and updates the readme
2 years ago
sloum
2e92793810
Adds man page
2 years ago
cmccabe
ee1708442c
Merge pull request 'Fixes issue with paths for access check' ( #11 ) from permissions-fix into master
2 years ago
sloum
f78e368ff4
Fixes issue with paths for access check
2 years ago
cmccabe
4e134adf1a
Merge pull request 'Adds checks for read permissions at various points' ( #10 ) from permissions-fix into master
...
I hope I understood correctly that you wanted me to pull this and then check it out. If not, I can un-pull it. :)
2 years ago
sloum
356fc5ae30
Adds checks for read permissions at various points
2 years ago
Sloom Sloum Sluom IV
9e5dcca593
Merge branch 'channel-indicator' of sloum/gab2 into master
...
Reviewed-by: Sloom Sloum Sluom IV <sloum@rawtext.club>
2 years ago
cmccabe
0295cc4e1c
channel indicator didn't work on default (gab) channel. fixed.
2 years ago
Sloom Sloum Sluom IV
b370312cab
Merge branch 'channel-indicator' of sloum/gab2 into master
...
Reviewed-by: Sloom Sloum Sluom IV <sloum@rawtext.club>
2 years ago
cmccabe
2b50b772fa
added current channel indicator to channel list
2 years ago
Sloom Sloum Sluom IV
4f7a66154f
Merge branch 'master' of gogoigo/gab2 into master
2 years ago
gogoigo
8562517938
set default editor to `vi`.
...
I chose `nano` because it is very fast for a few words and easy for newbie,
but original gab dev prefer vi.
2 years ago
gogoigo
4a43e8a5a6
add a message for each line
2 years ago
gogoigo
3015539fc4
Users can write messages from their $EDITOR
2 years ago
Sloom Sloum Sluom IV
cdba3d876f
Merge branch 'channels' of sloum/gab2 into master
2 years ago
cmccabe
3ab1351774
Merge branch 'channels-redux' of sloum/gab2 into channels
2 years ago
sloum
df938b8fef
Reworking of some of cmccabe's ideas to mesh with some of sloum's ideas
2 years ago
cmccabe
a61828cbea
files var replaced with get_files() function so it can update immediately after changing channel.
2 years ago
cmccabe
83edcd37e5
fixed bug before ~/.gab_chan exists, and added line to -h help text.
2 years ago
cmccabe
2b53796c48
-c option changes channel
2 years ago
sloum
a40448ee26
Removed testing code
3 years ago
Sloom Sloum Sluom IV
e6d767b140
Merge branch 'action-support' of sloum/gab2 into master
3 years ago
sloum
ddfbd121eb
Adds support for /me actions
3 years ago
sloum
ef847d9f73
Merge branch 'master' of https://tildegit.org/sloum/gab2
3 years ago
sloum
bd1dff82dd
Updated timekeeping to include days
3 years ago
sloumdrone
3e92f437ff
Updates the readme to reflect the two new commands: [un]block
3 years ago
sloum
0a5db61d58
Fixes spacing on help menu
3 years ago