|
|
|
@d2394be
|
2023-02-02T18:08:16Z |
Jelmer Vernooij |
Migrate from travis to github actions
|
|
|
@b6df23d
|
2023-02-02T12:05:10Z |
noreply |
configure: fix single quotes in a C string when spoofing …
|
|
|
@2bd8f39
|
2023-01-30T19:27:28Z |
noreply |
Fix up a lot of shell errors in the configure script (#167)
I ran in …
|
|
|
@8ca172f
|
2022-12-04T17:09:00Z |
noreply |
Systemd Enhancements: Create user and directory automatically (#163)
…
|
|
|
@7e90c03
|
2022-11-28T17:47:55Z |
noreply |
Add HTML5 escape sequence for ', < and > (#164)
|
|
|
@fb774da
|
2022-09-07T14:51:33Z |
Jelmer Vernooij |
use EXIT_FAILURE consistently
|
|
|
@30491ca
|
2022-09-07T14:51:33Z |
Jelmer Vernooij |
Use proper constant for exit code
Co-authored-by: Björn Bidar …
|
|
|
@341bd65
|
2022-09-07T14:51:33Z |
Jelmer Vernooij |
Make sure startup fails if privileges should be dropped to a given …
|
|
|
@e9eee04
|
2022-08-22T14:48:16Z |
Jelmer Vernooij |
configure: remove -fno-strict-aliasing
lib/json.c seems to be the …
|
|
|
@b86f37d
|
2022-08-22T14:48:16Z |
Jelmer Vernooij |
Fix error type-punned pointer warning
Dereferencing type-punned …
|
|
|
@b9572c1
|
2022-08-22T14:38:38Z |
Jelmer Vernooij |
Use system libjsonparser rather than bundled one.
|
|
|
@da0202a
|
2022-08-22T14:38:38Z |
Jelmer Vernooij |
Support using system libjsonparser.
|
|
|
@b82ba4a
|
2022-06-22T19:19:34Z |
dx |
nogaim: Match case in imc_away_state_find()
Match the provided …
|
|
|
@2e5f594
|
2022-06-22T11:52:03Z |
dx |
conf: Improve bitlbee -V output
|
|
|
@cc0ad0a
|
2022-02-22T15:27:23Z |
Jelmer Vernooij |
configure: Fix syntax
|
|
|
@ea3f90f
|
2022-02-17T22:23:06Z |
Jelmer Vernooij |
Add strcasestr compatability function
Older platforms unfortunately …
|
|
|
@2dd6076
|
2022-02-17T22:23:06Z |
Jelmer Vernooij |
Use standard uint16_t instead of u_int16_t
uint16_t, part of stdint …
|
|
|
@0d753ff
|
2022-02-17T22:23:06Z |
Jelmer Vernooij |
Disable pie on SunOS, not supported
Add SunOS to the list of …
|
|
|
@cfe7243
|
2021-11-13T15:19:14Z |
dx |
doc: fix "defaults to first" in yes/no commands, mention query_order
|
|
|
@18a0f99
|
2021-04-11T14:14:41Z |
dx |
docs: fix simple typo, exsist -> exist
There is a small typo in …
|
|
|
@a8196d6
|
2021-03-23T14:17:27Z |
arkamar |
root_commands: prevent linker error when plugins are disabled
This …
|
|
|
@75222ab
|
2020-09-01T11:35:40Z |
dx |
gitignore: add debian subdirs and some tooling output
A previous …
|
|
|
@62d375b
|
2020-09-01T11:24:35Z |
dx |
Merge PR 149 (Use python3 when python is not available)
|
|
|
@c81b412
|
2020-09-01T09:11:33Z |
dx |
Add missing debian/rules target build-indep.
Changes-By: …
|
|
|
@2c56b32
|
2020-09-01T09:11:33Z |
dx |
Use canonical URL in Vcs-Git.
Changes-By: lintian-brush
Fixes: …
|
|
|
@189e307
|
2020-09-01T09:11:33Z |
dx |
Set upstream metadata fields: Repository.
Changes-By: lintian-brush
|
|
|
@b17fa67
|
2020-09-01T09:11:33Z |
dx |
Ignore backup files.
|
|
|
@f18209a
|
2020-08-30T18:11:01Z |
Jelmer Vernooij |
Use python3 if 'python' is not available.
|
|
|
@b8b931d
|
2020-05-07T19:33:52Z |
noreply |
Add support for group reply using auto_populate_reply_metadata (#146)
|
|
|
@3da21ce
|
2020-05-02T13:13:23Z |
dx |
Compare tweets by status ID as fallback for identical dates.
This …
|
|
|
@c479242
|
2020-04-05T13:53:06Z |
dx |
events_glib: fix some g_main_loop deprecation warnings
|
|
|
@b15cbc4
|
2020-03-17T11:29:47Z |
arkamar |
Make the irc test work with libevent
|
|
|
@3a547ee
|
2019-11-28T00:22:56Z |
robert |
g_hash_table_contains() exists since GLib >= 2.32
Usage of …
|
|
|
@b504415
|
2019-11-23T22:52:59Z |
arkamar |
Fix two typos
|
|
|
@6ff651b
|
2019-11-19T12:51:39Z |
dgoldin+github |
Fixing tests for libcheck 0.13.0
Since libcheck 0.13 it's mandatory …
|
|
|
@bcd8f52
|
2019-10-31T19:42:53Z |
dx |
.travis.yml: fix dpkg-buildpackage with quilt format
This adds the -b …
|
|
|
@3407119
|
2019-10-31T19:41:54Z |
dx |
.travis.yml: update from ubuntu 12.04 to 14.04
Still keeping it old …
|
|
|
@1e8f42b
|
2019-10-27T16:45:56Z |
noreply |
Fix compiler warning
Fix "ISO C does not permit named variadic …
|
|
|
@3b76db7
|
2019-10-20T11:57:34Z |
dx |
Fix typo in manual
|
|
|
@8a220893
|
2019-10-20T11:56:36Z |
dx |
Merge branch 'develop'
|
|
|
@f89cdbd
|
2019-10-19T17:29:47Z |
Jelmer Vernooij |
Upgrade to newer source format. (#135)
Fixes lintian: …
|
|
|
@bef5d78
|
2019-09-29T17:04:30Z |
Jelmer Vernooij |
Set debhelper version back to 9, for easier backport building.
|
|
|
@d323c40c
|
2019-09-29T01:11:05Z |
Jelmer Vernooij |
Fix day-of-week for changelog entries 0.81a-1.
Fixes lintian: …
|
|
|
@1a94224
|
2019-09-29T01:10:50Z |
Jelmer Vernooij |
Add configuration to prevent lintian-brush upgrading to newer version …
|
|
|
@b28d55a
|
2019-09-29T01:10:37Z |
Jelmer Vernooij |
Don't ignore debian directory.
|
|
|
@5545c81
|
2019-08-31T13:10:25Z |
Jelmer Vernooij |
Remove obsolete fields Name from debian/upstream/metadata.
|
|
|
@4a49847
|
2019-08-31T13:10:23Z |
Jelmer Vernooij |
Add missing colon in closes line.
Fixes lintian: …
|
|
|
@9efcfee
|
2019-08-31T13:09:27Z |
Jelmer Vernooij |
Use secure URI in Homepage field.
Fixes lintian: …
|
|
|
@9778128
|
2019-08-31T13:09:26Z |
Jelmer Vernooij |
Use secure URI in debian/watch.
Fixes lintian: …
|
|
|
@10b3683
|
2019-05-23T11:06:37Z |
dx |
Don't make early warnings go nowhere
between log_init and the …
|
|
|
@365dd59
|
2019-05-23T08:57:02Z |
avarab |
conf: support AccountStorage as well as Account_Storage
These …
|
|
|
@fe122f3
|
2019-04-21T22:11:16Z |
dx |
debian/copyright: some more copyright attribution fixups
For …
|
|
|
@def472d
|
2019-04-21T18:10:20Z |
dx |
debian/copyright: rewrite with structured format
Patch from …
|
|
|
@f9b9749
|
2019-04-21T02:57:36Z |
Jelmer Vernooij |
Depend on newer debhelper (>= 9.20160709) rather than dh-systemd. …
|
|
|
@e979b0f
|
2019-03-02T23:20:02Z |
wilmer |
Swap dh_installdocs and dh_installchangelogs calls or the symlinking …
3.6-1
|
|
|
@d109226
|
2019-03-02T22:38:00Z |
wilmer |
3.6-1 upload - changelog entry cleaned up, timestamped and merged in …
|
|
|
@ff9f3e3
|
2019-02-07T19:52:53Z |
dx |
BitlBee 3.6
3.6
|
|
|
@e17d0a4
|
2019-02-07T19:37:23Z |
dx |
Prepare 3.6 release notes
|
|
|
@e5d2c56
|
2019-02-03T15:18:54Z |
dx |
Remove OSCAR since both ICQ and AIM are dead
RIP.
|
|
|
@9de451d
|
2019-01-20T13:55:23Z |
dx |
debian: remove nonsense build-dep of old debhelper
Since the previous …
|
|
|
@8bae78d
|
2019-01-18T21:11:00Z |
Jelmer Vernooij |
Fix some issues reported by lintian (#122)
Debian package …
|
|
|
@c3599e0
|
2018-10-20T13:16:56Z |
Jelmer Vernooij |
Trim trailing whitespace.
Fixes lintian: …
|
|
|
@8813282
|
2018-10-03T13:45:40Z |
dx |
Add debian upstream metadata file.
|
|
|
@67f4cfe
|
2018-09-15T15:19:06Z |
petpow |
Fix the capitalisation of freenode's name.
|
|
|
@5eab9260
|
2018-09-09T22:04:41Z |
chris |
SSL: correctly handle hostnames starting with a digit when SNI is …
|
|
|
@37437f2
|
2018-08-26T21:17:06Z |
dx |
otr: Don't block attempts to connect/smp/smpq to "offline" users
…
|
|
|
@61fc056
|
2018-08-26T20:56:09Z |
dx |
irc_im: fix away_reply_timeout getting reset too often
The hangouts …
|
|
|
@0b1448f
|
2018-08-19T18:18:29Z |
dx |
twitter: set default value of stream setting to false
Since streams …
|
|
|
@3b0c1c3
|
2018-07-31T06:17:21Z |
dx |
Merge branch 'master' into develop
|
|
|
@921ea8b
|
2018-07-31T06:12:25Z |
dx |
twitter: show quote tweets when the url isn't in the entities
Which …
|
|
|
@fa1bc1d
|
2018-07-31T04:57:16Z |
dx |
Hide timestamps from the message body if server-time is enabled
|
|
|
@9767d03
|
2018-07-31T04:41:55Z |
dx |
Modify server-time implementation to not change API
The new functions …
|
|
|
@f7cc734
|
2018-07-31T04:41:25Z |
dx |
irc: implement server-time capability
|
|
|
@c82e4ca
|
2018-07-31T03:40:26Z |
dx |
Use GString for irc->sendbuffer (simpler and faster)
The old code …
|
|
|
@5c90890
|
2018-07-12T08:54:12Z |
dx |
Stop using the irc->users linked list, use the hash table instead
…
|
|
|
@b9d1fdc
|
2018-07-12T07:47:18Z |
dx |
irc_vawrite: cut amount of strlen(irc->sendbuffer) calls in half
…
|
|
|
@ac8b4d9
|
2018-07-09T23:44:15Z |
dx |
rename -del help clarification
|
|
|
@19ba56e
|
2018-07-09T17:55:28Z |
dx |
show correct nick when rename -del is used
|
|
|
@c17d0af
|
2018-07-05T07:03:35Z |
dx |
purple: Add "bitlbee-set-account-password" signal
Replacement API for …
|
|
|
@9e83b15
|
2018-07-03T05:58:47Z |
dx |
Add a hash table to speed up bee_user_by_handle()
This maintains a …
|
|
|
@49ab3cb
|
2018-05-27T03:04:49Z |
dx |
Remove deprecated placeholder for 'nick' command (added 2010)
BitlBee …
|
|
|
@17cc2fe
|
2018-05-27T03:04:01Z |
dx |
Merge branch 'develop'
|
|
|
@5c163e5
|
2018-05-25T02:15:12Z |
cote2004-github |
Openssl 1.1 support
This adds openssl 1.1.0 support.
Signed-off-by: …
|
|
|
@896bea2
|
2018-05-08T13:20:56Z |
wilmer |
Fix bitlbee.org URLs.
|
|
|
@f8d2cff
|
2018-04-11T06:16:02Z |
dx |
debian: turn -common and -dev into arch:any to safely use --link-doc
…
|
|
|
@8d7b0a4
|
2018-04-11T01:49:27Z |
dx |
debian: add ${DEB_HOST_MULTIARCH} to pkgconfig install path
Fixes …
|
|
|
@8c4af56e
|
2018-04-11T01:14:43Z |
dx |
debian: Fix postinst error with no /var/lib/bitlbee
(Patch from …
|
|
|
@246b98b
|
2018-03-31T03:05:46Z |
dx |
jabber: try to join anyway after "Already present in chat"
Most of …
|
|
|
@a39ede7
|
2018-03-31T02:04:45Z |
dx |
oscar: remove old_icq_auth (XOR login, default off since 2010)
Holy …
|
|
|
@9459ca2
|
2018-03-28T00:54:49Z |
dx |
debian: pass --systemdsystemunitdir to ./configure explicitly
It …
|
|
|
@46b5ed1
|
2018-03-27T16:22:32Z |
dx |
debian: limit dh_systemd actions to the bitlbee-common package
Fixes …
|
|
|
@230f6f1
|
2018-03-27T16:10:05Z |
dx |
debian: bump compat level from 6 to 9
It's nicer like this, and some …
|
|
|
@0d2cd10
|
2018-03-26T16:48:32Z |
dx |
Write backtrace to /var/lib/bitlbee/crash.log on SIGSEGV
…
|
|
|
@e1e5bd6
|
2018-03-26T03:47:38Z |
dx |
sighandler_crash: flush irc send buffer before crash
|
|
|
@5bb4477
|
2018-03-26T03:34:39Z |
dx |
Improve the wording of the message when starting with inetd accidentally
|
|
|
@296a6fb
|
2018-03-26T03:28:03Z |
dx |
doc: some improvements to the man page
|
|
|
@2b6cb87
|
2018-03-21T17:33:30Z |
dx |
debian: add recent changes to changelog as an UNRELEASED entry
|
|
|
@1c7b646
|
2018-03-20T01:17:10Z |
dx |
debian: add missing changelog entry from the 3.5.1-1 package
|
|
|
@ac3b8ff
|
2018-03-19T17:02:01Z |
dx |
debian: remove skype plugin stuff
|
|
|
@1de945b
|
2018-03-19T15:39:57Z |
dx |
configure: Add -Wformat -Werror=format-security to default CFLAGS
…
|
|
|