quassel.git
2020-12-17 Manuel Nickschasci: Actually use Clang in the Clang builds
2020-12-17 Manuel Nickschasci: Don't fail fast in matrix builds
2020-12-17 Manuel Nickschascmake: Ignore -Wdeprecated-declarations instead of...
2020-12-17 Manuel Nickschasgit: Add VSCode workspace config to gitignore
2020-12-15 Shane Synandocs: Add nightly.link CI download URLs to README
2020-12-15 Shane Synanclient: Group SASL EXTERNAL under SASL, test cap
2020-12-08 Lee Starnesqtui: Keep editing topic while someone talks
2020-12-04 Shane Synanci: Skip macOS 'brew update' to save a lot of time
2020-12-04 Shane Synanbuild: Set macOS minimum version to Qt min version
2020-11-28 Shane Synanclient: Fix settings crash on missing net identity
2020-11-28 Shane Synanqtui: Add keyboard/mouse access to version links
2020-11-28 Janne Koschinskicore: Implement echo-message, disabled by default
2020-11-28 Shane Synancore: Implement invite-notify
2020-11-28 Shane Synancore: Implement account-tag
2020-11-28 Shane Synancore: Finish implementing message-tags
2020-11-28 Shane Synancore: Don't use "time" tag without "server-time"
2020-11-28 Janne Koschinskicore: Implement setname
2020-11-28 Shane Synansettings: Add server-time to Network Features tab
2020-11-28 Shane Synansettings: Add Features tab to Network for skipCaps
2020-11-28 Shane Synancore: In CoreNetwork, check Network::useSasl()
2020-11-28 Shane Synancommon: Allow skipping negotiation of IRCv3 caps
2020-11-28 Shane Synancore: Use IrcTags::SERVER_TIME for server-time tag
2020-11-28 Shane Synanclient: Switch infobar dialog-* icons to emblem-*
2020-11-28 Jay Colsonsql: Remove PostgreSQL text limits, fixes hangs
2020-11-21 Shane Synanci: Workaround macOS hdiutil out of space errors
2020-11-04 alturiakcore: Improve setkey usage output
2020-10-04 Manuel Nickschasqtui: Fix missing default value for backlog fetching
2020-10-04 Shane Synanclient: Workaround initial backlog fetch scrolling
2020-10-04 Shane Synanclient: Default to AsNeeded backlog fetching
2020-10-04 Shane Synanclient: Add AsNeededBacklogRequester, faster login
2020-10-04 Shane Synanclient: Optionally ensure backlog on buffer show
2020-10-04 Shane Synanclient: Fix backlog requests with 0 initial fetch
2020-10-04 Shane Synanuisupport: Fix invalid model segfault from index
2020-10-04 Shane Synancommon: Fix IrcUser::quitInternal not syncing quit
2020-10-04 Shane Synancore: Fix SQL defaults for filtered backlog fetch
2020-10-04 Shane Synancore: Fix/unify SQL for forward message fetch
2020-10-04 Janne Mareike... Apply suggestions from code review
2020-10-04 Janne Koschinski[PR-540] Add a new feature flag
2020-10-04 Janne Koschinski[PR-540] Allow loading backlog in reverse direction
2020-10-03 Vitor Luiscommon: Use /quote by default for aliases
2020-10-03 Shane Synanclient: Deprecate local highlight, migrate cleanup
2020-10-03 Shane SynanRevert "settings: Local Highlights, default Current...
2020-10-03 Shane Synancommon: Exclude ignored messages in buffer activity
2020-10-03 Hannah von... Include XDG search dirs on mac
2020-10-03 Manuel Nickschasci: Make artifact sanity checks non-fatal for now
2020-10-03 Shane Synancommon: Default Away on Detach for new identities
2020-10-03 Alex McGrathAdd button and bindings for striking through text
2020-08-22 Shane Synandocs: README.md note login to download auto-builds
2020-08-22 Shane Synandocs: Update README.md badge, download for Actions
2020-08-22 Shane Synandocs: Inline important URLs in README.md
2020-08-22 Steve GroeszUpdate custom time format tooltip
2020-06-25 Daniel AlbersAdd rough instructions for synchronizing the i18n repos...
2020-06-25 Daniel AlbersUpdate translations from Transifex
2020-06-18 Manuel Nickschasci: Add sanity check for artifacts to post-build job
2020-06-18 Manuel Nickschasci: Replace Travis and Appveyor CIs by a GitHub Workflow
2020-06-18 Manuel Nickschascmake: Allow deprecation warnings
2020-06-11 Manuel Nickschastravis: Add Debian Stable and Testing to the list of...
2020-06-11 Manuel Nickschastravis: Remove Ubuntu Cosmic, add Eoan and Focal
2020-06-11 Manuel Nickschasssl: Remove legacy useSsl account setting
2020-06-11 Manuel Nickschasssl: Use QSslSocket directly to avoid redundant qobject...
2020-06-11 Manuel Nickschasssl: Use Pending Connections mechanism for SslServer
2020-06-11 Manuel Nickschasssl: Remove HAVE_SSL define
2020-06-11 Janne Koschinskissl: Remove fallback code for missing SSL support
2020-06-11 Manuel Nickschasssl: Require SSL support in Qt
2020-06-11 Svetlana TRemoved mozilla IRC network from networks.ini
2020-06-11 Janne Koschinski[Followup PR-495] Fixes backwards compatibility issues
2020-05-30 Manuel Nickschascore: Remove slots from storage APIs 501/head
2020-05-30 Manuel Nickschascommon: Make SyncableObject non-copyable
2020-04-12 Shane Synancore: Clarify name of capsPendingNegotiation flag
2020-04-12 Shane Synancore: Fix capability messages for repeat CAP LS
2020-03-15 Janne KoschinskiSync last message id per buffer
2020-03-15 Janne KoschinskiFix buffersyncer state when merging buffers
2020-03-15 Janne Mareike... Implement support for the HAProxy proxy protocol
2020-03-15 Janne KoschinskiMinor cleanup of metrics server
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2020-01-09 A. Wilcoxmultilineedit: handle unterminated mIRC codes
2020-01-09 Janne KoschinskiFix protocol spam on part/quit/disconnect
2020-01-09 Janne KoschinskiImprove identd
2020-01-09 Hannah von... Use correct data Path on Windows
2020-01-09 Hannah von... Install notifyrc on all platforms if WITH_KF5 is True
2020-01-08 Manuel Nickschasqa: Use QProcess::errorOccurred instead of QProcess...
2020-01-08 Manuel Nickschasqa: Replace deprecated QString::sprintf() by QString...
2020-01-08 Manuel Nickschasqa: Avoid deprecation warnings for QList/QSet conversions
2020-01-08 Manuel Nickschasqa: Replace deprecated qVariantFromValue() by QVariant...
2020-01-08 Manuel Nickschascommon: Always let QVariant::fromValue() deduce the...
2020-01-08 Manuel Nickschascommon: Disable enum type stream operators for Qt ...
2020-01-06 Hannah von... Remove broken 32 bit Windows builds
2019-12-06 Hannah von... Fix deprecation warning, to fix Werror build
2019-12-05 Janne Mareike... Fix builds for cosmic/disco/eoan
2019-08-30 Manuel Nickschascommon: Remove the copy assignment operator from DccConfig
2019-08-30 Manuel Nickschascore: Don't store a reference in CoreCertManager
2019-08-30 Manuel Nickschascore: Remove copy assignment operator from CoreIdentity
2019-08-30 Manuel Nickschascore: Replace QList by std::vector in the storage API
2019-08-30 Manuel Nickschasqa: Replace Qt module includes by class ones
2019-08-29 Manuel Nickschascmake: Don't needlessly sync translations
2019-08-29 Janne KoschinskiRemove debug console and QtScript, which was deprecated...
2019-08-28 Manuel Nickschascore: Use QLatin1String in a few places
2019-08-28 Manuel NickschasAdd missing includes
2019-08-28 Janne KoschinskiAdd a flag to enable Qt deprecation warnings on Qt...
2019-08-28 Janne KoschinskiReplace deprecated additionalFormats with formats
next