index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix missed text in #1224
Licaon_Kter
2020-07-22
1
-1
/
+1
|
/
*
parser.c: Use helper function to reduce duplicate code
Michael Vetter
2020-07-21
1
-143
/
+50
*
parse_args(): Call g_free() once
Michael Vetter
2020-07-21
1
-3
/
+2
*
Use parse_args_with_freetext() for `/correct`
Michael Vetter
2020-07-20
2
-3
/
+3
*
Merge pull request #1407 from wstrm/fix-arch-zst
Michael Vetter
2020-07-20
1
-2
/
+8
|
\
|
*
Change to .tar.zst archives that latest Arch devtools uses
William Wennerström
2020-07-20
1
-2
/
+8
|
/
*
bookmark_ignore.c: use gchar instead of char
Michael Vetter
2020-07-20
1
-7
/
+7
*
Add filetype check to pre hook example
Michael Vetter
2020-07-15
1
-1
/
+3
*
Fix typo in comment
Michael Vetter
2020-07-15
1
-1
/
+1
*
Add comment to easily find where to put the next command
Michael Vetter
2020-07-15
1
-0
/
+2
*
Format cmd_defs
Michael Vetter
2020-07-15
1
-1942
/
+2037
*
Remove `/tiny` command
Michael Vetter
2020-07-10
6
-217
/
+0
*
Merge pull request #1403 from wstrm/fix-error-no-free
Michael Vetter
2020-07-10
1
-0
/
+4
|
\
|
*
Free errors after they have been printed
William Wennerström
2020-07-10
1
-0
/
+4
*
|
Merge pull request #1402 from wstrm/add-ubuntu-ci
Michael Vetter
2020-07-10
2
-0
/
+54
|
\
\
|
*
|
Ubuntu Latest (20.04 currently) in CI
William Wennerström
2020-07-10
2
-0
/
+54
|
|
/
*
|
Add forgotten file..
Michael Vetter
2020-07-10
1
-2
/
+2
*
|
Setting: only write in console upon muc mention
Michael Vetter
2020-07-10
4
-5
/
+16
|
/
*
Merge branch 'master' of github.com:profanity-im/profanity
Michael Vetter
2020-07-10
10
-75
/
+148
|
\
|
*
Merge pull request #1400 from profanity-im/feature/1399-console-hilight
Michael Vetter
2020-07-09
10
-75
/
+148
|
|
\
|
|
*
Adapt unittests
Michael Vetter
2020-07-09
1
-3
/
+16
|
|
*
Pass window to functions so we dont have to call twice
Michael Vetter
2020-07-09
5
-18
/
+17
|
|
*
Dont hilight console once all messages have been read
Michael Vetter
2020-07-09
7
-63
/
+124
*
|
|
Merge branch 'feature/ox-discover'
Michael Vetter
2020-07-10
7
-13
/
+308
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ox review: Use english not german
Michael Vetter
2020-07-10
1
-5
/
+5
|
*
|
OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19)
DebXWoody
2020-07-10
7
-13
/
+308
|
/
/
*
/
Mention profnaity_version in release guide
Michael Vetter
2020-07-09
1
-0
/
+1
|
/
*
Make _show_roster_contacts static
Michael Vetter
2020-07-09
1
-2
/
+2
*
ci os tw: disable building of stabber
Michael Vetter
2020-07-08
1
-7
/
+7
*
readme: add link to contributing.md
Michael Vetter
2020-07-07
1
-0
/
+1
*
Apply coding style
Michael Vetter
2020-07-07
213
-17154
/
+19156
*
clang-format: Dont sort includes
Michael Vetter
2020-07-07
1
-0
/
+1
*
OX: Fix tests
Michael Vetter
2020-07-07
1
-1
/
+2
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
214
-19638
/
+17648
*
Merge pull request #1397 from wstrm/doc-pre-push-hook
Michael Vetter
2020-07-07
1
-1
/
+17
|
\
|
*
Add highlighting
William Wennerström
2020-07-07
1
-2
/
+2
|
*
Tip about pre-push hook in contribution guidelines
William Wennerström
2020-07-07
1
-0
/
+16
|
/
*
Add pre-commit hook clang-format example
Michael Vetter
2020-07-07
1
-0
/
+11
*
Apply coding style
Michael Vetter
2020-07-07
214
-17648
/
+19638
*
Add clang-format file
Michael Vetter
2020-07-07
3
-0
/
+48
*
Tests: Add ox_announce_public_key stub
Michael Vetter
2020-07-06
2
-0
/
+10
*
OX: Announce public key on PEP
DebXWoody
2020-07-06
7
-2
/
+396
*
Merge pull request #1394 from wstrm/fix-log-errors-call-external
Michael Vetter
2020-07-06
1
-1
/
+2
|
\
|
*
Log errors from eval_password
William Wennerström
2020-07-06
1
-1
/
+2
|
/
*
Merge branch 'master' of github.com:profanity-im/profanity
Michael Vetter
2020-07-06
2
-4
/
+5
|
\
|
*
Merge pull request #1386 from DebXWoody/master
Michael Vetter
2020-07-06
2
-4
/
+5
|
|
\
|
|
*
Rework logging
Stefan Kropp
2020-07-03
2
-4
/
+5
*
|
|
Plain chat messages not working
DebXWoody
2020-07-06
1
-4
/
+9
|
/
/
*
|
Merge branch 'master' of github.com:profanity-im/profanity
Michael Vetter
2020-07-04
1
-11
/
+13
|
\
\
|
*
\
Merge pull request #1387 from DebXWoody/bugfix/1332-omemo
Michael Vetter
2020-07-04
1
-11
/
+13
|
|
\
\
[prev]
[next]