[smuxi] (111 commits) ...smuxi.doap: added initial DOAP file



Summary of changes:

  cabaeae... Engine, Frontend-GNOME: restored ABI compat with smuxi-serv (*)
  fee9673... Build: added more Transifex managed languages to update-tra (*)
  11adeab... HACKING: do not specify default access modifiers (*)
  cebf121... Frontend-GNOME: install manpage (*)
  300bb0b... Frontend-STFL: install manpage (*)
  2fbc3df... Server: install manpage (*)
  4136a63... Frontend-STFL: fixed broken variable name (*)
  c241c1d... Engine(-Tests): fixed regression in command parser (*)
  86d5876... lib/StarkSoftProxy: updated which contains a HTTP proxy hos (*)
  3dc9a90... Debian: install manpages for smuxi-server, smuxi-frontend-g (*)
  483d0ad... Installer: install smuxi-frontend-gnome-(twitter|xmpp).dll  (*)
  4828f25... Merge branch 'stable' (*)
  43d61f1... Frontend-GNOME-IRC: add context menus to treeview node too
  9a369f6... Merge pull request #167 from knocte/master
  0d0b4bb... Build: bumped version to 0.11
  f90beef... Frontend-GNOME: fixed website link in about dialog showing  (*)
  594ef7f... Merge branch 'stable'
  77c95de... Frontend-GNOME: fixed NRE thrown in ChatTreeView.IsVisible( (*)
  e11a545... Merge branch 'stable'
  953b7e8... Frontend-GNOME: allow wrapping to first/last from last/firs (*)
  edf7817... git-contributors: don't count merge commits
  b49ead1... Frontend: populate CMD* hook variables for command-manager  (*)
  28a8c36... Merge branch 'stable'
  a716c15... Engine: added CMD_CHARACTER to command hook environment (*)
  1f2b418... Merge branch 'stable'
  c7024ac... Engine-IRC: added translator hint for "Queuing joins" msg s
  d0d457a... Engine-IRC: fixed already joined detection of /join command (*)
  382f88c... Frontend: fixed potential NRE with commands issued from com (*)
  15b76ff... Engine-JabbR: fixed potential NRE in CommandHelp() when iss (*)
  eeb5e9f... Engine-Twitter: fixed generating duplicate [01] short id (c (*)
  36e95f9... Merge branch 'stable'
  112dafa... Engine: implemented ProtocolManagerBase.ToString()
  952fdbc... Engine: also scan for protocol managers in smuxi-engine.dll
  106bbeb... Engine: also check name when looking up protocols
  82d5f25... Frontend: execute /exec output in the same thread (*)
  ed0dd9b... Engine, Frontend-GNOME: removed UrlMessagePartModel.Protoco
  1c0f3e5... Engine(-Tests): implemented SmartLinks with some basic patt
  8de9428... Engine-Tests: added benchmarks for smartlinks
  f93ab98... Frontend: quote " and ' properly in /exec (*)
  c652e35... Engine(-Test): removed MessageBuilder.AppendRichText()
  7590c91... Engine(-Tests): applied coding standards
  6da332d... Engine-Tests: added test-case for broken mailto link
  10427e8... Engine: refactored MessageBuilderSettings for cleaner API, 
  1ab5fe6... Engine-IRC: make use of smart links in IrcMessageBuilder
  008d5f0... Frontend-GNOME: fixed dealing with mailto: links in Fronten
  05c2e9b... Engine: added a bunch of common bug trackers, CVE, DSA and 
  b067c6f... Engine-Tests: fixed test-case for broken mail links
  2a91a46... Merge branch 'stable'
  8c042e2... Engine: track file changes of smart links in Makefile
  d9d5c02... Engine: fixed reading more than a single command from hooks (*)
  ad24a08... Merge branch 'stable'
  cce2df8... Engine: implemented engine/session/on-group-chat-person-(ad
  be5b05a... Engine: specify common TLDs for heuristic URL matching
  cb57106... Engine-JabbR: raise on-message-received/sent hook events
  45c282c... Engine-XMPP, Frontend-GNOME: XmppProtocolManager was gettin
  cbe6ed8... Merge pull request #150 from oli-obk/feature/special_xmpp_p
  873ea7e... Engine(-Tests): fixed matching some odd URLs
  2817072... Frontend: implemented /benchmark_message_builder command
  b9b5eaa... Engine: cache built-in smart links (regexes)
  1e24f9e... Frontend: use 1000 cycles per default for /benchmark_messag
  a7def02... Frontend: fixed -T parameter of /benchmark_message_builder 
  3228566... Frontend: added event and format support to /benchmark_mess
  89acc89... Frontend: enhanced output of /benchmark_message_builder com
  d9ddbec... Frontend(-GNOME): fixed frontend commands with smuxi-server (*)
  cdfb6b8... Merge branch 'stable'
  5b5371a... Frontend: fixed /benchmark_message_builder command with smu
  8f5a981... Common: re-use regex instance in NDesk.Options
  92a0530... Engine: re-use regex instance in MessageModel
  5ca1c0a... Frontend-GNOME: re-use regex instance in MessageTextView
  c13ce44... Frontend-GNOME: fixed regex abuse in MessageTextView
  9a393b3... Engine: use compiled regexes in MessageBuilderSettings
  f8f61d8... Frontend-GNOME: fixed leaking PersonTags in MessageTextView (*)
  a2257fd... Merge branch 'stable'
  74f5044... Engine(-Tests): fixed matching git+ssh:// URLs
  ed9d23b... Engine(-Tests): fixed matching URLs that contain a ! in the
  2866b90... lib/Twitterizer: updated to fix enforced HTTPS as of 14 Jan
  91b81dc... lib/Twitterizer: updated to fix enforced HTTPS as of 14 Jan
  d22acae... Engine-XMPP: could not connect to xmpp due to ProtocolManag
  6d1ea1f... Merge pull request #170 from oli-obk/fix/xmpp_jabber_name_c
  61529e7... Engine-XMPP: got serialization exceptions due to sending Xm
  39aa845... Merge pull request #171 from oli-obk/fix/serialization_exce
  68229d5... Engine: don't match final ! in URLs
  00649c3... Engine: fixed matching URLs containing @
  bf80625... Engine(-Tests): fixed matching URLs containing :
  b6245b1... Engine: fixed matching ports 1-9 in URLs
  4f35673... Engine: support and link RFC section and pages
  21491cc... Build: avoid unneeded WCF assembly references for ServiceSt
  ce34de3... Engine(-Tests): don't match upper-case letters in domain an
  d06f978... Engine-Tests: cover RFC smart link
  d48c9bc... Engine(-Tests): fixed matching uncommon but valid TLDs in D
  57d9120... Engine-Tests: URLs with URLs embedded are no longer broken
  72a5ca2... Engine-Tests: documented known broken URL match case
  1dcfd17... Merge branch 'stable'
  ea2e244... Engine-Twitter: fixed InvalidOperationException thrown by /
  24aaf86... Merge branch 'stable'
  2df953a... Frontend-GNOME: highlight counter column
  3d7a01d... Frontend-GNOME: chat list shrinkage support (closes: #914)
  fff1771... Frontend-GNOME: also clear event activity in Notebook.Clear
  3ea13fa... Merge branch 'stable'
  3113281... Frontend: don't rely on working directory for plink.exe det
  fabd7d6... Merge branch 'stable'
  ff41a24... lib/SmartIrc4net (smuxi-stable): updated for idle worker (p
  c5feca0... Merge branch 'stable'
  7337173... Frontend-GNOME: fixed reconnect no longer shown in server c
  823c668... Engine(-IRC|-XMPP), Frontend-GNOME: implemented multi ident
  d51099a... Engine-IRC: only pass stored networks in invite links (clos
  a53b49f... Frontend-GNOME: fixed NRE in Frontend.TryOpenChatLink() (cl
  8613589... Frontend-GNOME: re-enable username field for non-Twitter
  a96d751... Merge branch 'stable'
  0c8c481... Engine: treat empty LinkFormat and TextFormat the same as n
  6ba5afa... smuxi.doap: added initial DOAP file

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]