Logo white

git / purple-line

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 14
  • Merge Requests 1
  • Labels
  • Commits 174
  • Compare
  • Branches 3
  • Tags 0
  • purple-line
18 Jul, 2018
1 commit
  • Add a warning about bans and break the build on purpose.
    1a07012f
    Matti Virkkunen authored
    2018-07-18 15:49:44 +0300  
    Browse Code »

21 Feb, 2018
2 commits
  • Don't log encrypted credentials ...
    51cef1a6
    (They're hopefully impossible to decrypt, but just in case)
    Matti Virkkunen authored
    2018-02-21 23:01:04 +0200  
    Browse Code »
  • Implement new loginZ login method and bump version numbers.
    eac996c7
    1
    Matti Virkkunen authored
    2018-02-21 22:55:41 +0200  
    Browse Code »

18 Feb, 2018
3 commits
  • Enable more warnings and fix them.
    57db2b54
    Matti Virkkunen authored
    2018-02-18 10:10:21 +0200  
    Browse Code »
  • Remove accidental case fallthrough in poller
    39d87b5c
    Matti Virkkunen authored
    2018-02-18 10:06:28 +0200  
    Browse Code »
  • Use standard C++ shared_ptrs
    6d8392e7
    Matti Virkkunen authored
    2018-02-18 10:03:58 +0200  
    Browse Code »

31 Mar, 2017
2 commits
  • Document the dependency bitlbee has to some constants (closes #19)
    b330e2b0
    Matti Virkkunen authored
    2017-03-31 02:35:47 +0300  
    Browse Code »
  • Counter-hack the hacks in bitlbee (fixes #34)
    322884fa
    Matti Virkkunen authored
    2017-03-31 02:27:38 +0300  
    Browse Code »

30 Nov, 2016
3 commits
  • Update client version string
    ac6f689c
    Matti Virkkunen authored
    2016-11-30 19:22:52 +0200  
    Browse Code »
  • Make HTTP header parsing case-insensitive
    0d140aa9
    1
    Matti Virkkunen authored
    2016-11-30 19:22:31 +0200  
    Browse Code »
  • Mark virtual transport method as virtual
    80a7f247
    Matti Virkkunen authored
    2016-11-30 19:22:05 +0200  
    Browse Code »

30 Apr, 2016
1 commit
  • Show error if Letter Sealing is enabled as it's not supported at the moment.
    2b9c3c86
    1
    Matti Virkkunen authored
    2016-04-30 21:00:49 +0300  
    Browse Code »

20 Mar, 2016
1 commit
  • Add Windows explanation.
    22d38642
    matyapiro31 authored
    2016-03-20 01:15:30 +0900  
    Browse Code »

19 Mar, 2016
2 commits
  • README readability fixes.
    5b539a52
    Matti Virkkunen authored
    2016-03-19 17:22:15 +0000  
    Browse Code »
  • Merge branch 'forcommit13' into 'master' ...
    a06d9a0b
    Add Windows explanation.
    
    This adds Eion's Windows binary to README.md and highlight for codes.
    
    See merge request !19
    Matti Virkkunen authored
    2016-03-19 17:18:33 +0000  
    Browse Code »

14 Nov, 2015
4 commits
  • Add missing linefeeds to logging messages.
    26f65110
    Matti Virkkunen authored
    2015-11-14 17:37:40 +0200  
    Browse Code »
  • Add logging for history fetches (#11)
    318f26bd
    Matti Virkkunen authored
    2015-11-14 17:32:20 +0200  
    Browse Code »
  • Don't refresh dependencies on uninstall
    06e7f62e
    Matti Virkkunen authored
    2015-11-14 17:13:48 +0200  
    Browse Code »
  • Change plugin ID (→prpl-line) and update homepage. ...
    8b8a6c00
    1
    Note: The plugin ID has changed so accounts will show up as "Unknown" protocol. To fix, edit each account and change the type back to LINE, save, and restart Pidgin.
    Matti Virkkunen authored
    2015-11-14 17:10:39 +0200  
    Browse Code »

08 Nov, 2015
2 commits
  • Clarify Debian/Ubuntu source build instructions.
    5e0b8b78
    Matti Virkkunen authored
    2015-11-08 17:17:08 +0200  
    Browse Code »
  • Merge branch 'matyapiro31/purple-line-fc2-2'
    2231a24a
    Matti Virkkunen authored
    2015-11-08 17:12:19 +0200  
    Browse Code »

01 Nov, 2015
3 commits
  • Update README ...
    76292b28
    add way to source installation on debian.
    matyapiro31 authored
    2015-11-01 15:21:30 +0900  
    Browse Code »
  • Merge branch 'fc2-2' into 'master' ...
    19146df6
    remove rm command
    
    As the remove of .depends is supported by native.
    
    See merge request !17
    Matti Virkkunen authored
    2015-11-01 03:23:21 +0000  
    Browse Code »
  • remove rm command ...
    1a388c1e
    As the remove of .depends is supported by native.
    matyapiro31 authored
    2015-11-01 12:17:50 +0900  
    Browse Code »

28 Oct, 2015
2 commits
  • Merge branch 'fc2-2' into 'master' ...
    f153a7fb
    Update Debian version
    
    debian version updated to 0.1.2. This is because LINE blocked old
    package because its LINE version is old.
    The package update will come in this week,maybe.
    
    See merge request !16
    Matti Virkkunen authored
    2015-10-28 12:29:00 +0000  
    Browse Code »
  • Update Debian version ...
    75f8c7af
    debian version updated to 0.1.2. This is because LINE blocked old
    package because its LINE version is old.
    The package update will come in this week,maybe.
    matyapiro31 authored
    2015-10-28 21:26:34 +0900  
    Browse Code »

26 Oct, 2015
1 commit
  • Avoid new reserved keyword ("from") in thrift (closes #14)
    86d3ba75
    Matti Virkkunen authored
    2015-10-26 23:12:38 +0200  
    Browse Code »

25 Oct, 2015
1 commit
  • Update application version string ...
    be21a704
    Old one doesn't seem to be supported anymore.
    Matti Virkkunen authored
    2015-10-25 02:09:18 +0300  
    Browse Code »

18 Oct, 2015
3 commits
  • Fix make dependency handling
    81d7bf7a
    4
    Matti Virkkunen authored
    2015-10-18 19:59:54 +0300  
    Browse Code »
  • Remove superfluous dep from top level makefile
    c88003bb
    Matti Virkkunen authored
    2015-10-18 19:23:27 +0300  
    Browse Code »
  • Better libgcrypt initialization checks + fix throw
    e7364489
    Matti Virkkunen authored
    2015-10-18 19:14:49 +0300  
    Browse Code »

27 Sep, 2015
2 commits
  • Merge branch 'fc10' into 'master' ...
    30357b06
    Add libgcrypt20 to Depends.
    
    Now all distribution support libgcrypt11-dev as a trasitional package, but don't support libgcrypt11.
    
    See merge request !13
    Matti Virkkunen authored
    2015-09-27 01:16:08 +0000  
    Browse Code »
  • Don't try to parse headers twice in HTTP client.
    faf702b1
    Matti Virkkunen authored
    2015-09-27 00:26:15 +0300  
    Browse Code »

26 Sep, 2015
2 commits
  • Limit LINE commands to the correct prpl.
    3fa44424
    Matti Virkkunen authored
    2015-09-26 23:52:08 +0300  
    Browse Code »
  • Add new Depends ...
    59e50cd1
    Add libgcrypt20 in a selection of libgcrypt version.
    matyapiro31 authored
    2015-09-26 17:42:53 +0900  
    Browse Code »

22 Sep, 2015
1 commit
  • Change patch version.
    92a6c6a6
    matyapiro31 authored
    2015-09-22 00:59:05 +0900  
    Browse Code »

21 Sep, 2015
3 commits
  • Merge branch 'fc7' into 'master' ...
    8c6809f5
    Change patch version.
    
    Change version shown on Pidgin help.
    
    See merge request !12
    Matti Virkkunen authored
    2015-09-21 18:01:28 +0200  
    Browse Code »
  • Merge branch 'fc6' into 'master' ...
    441341dc
    fix critical typo and upgrade version number.
    
    Version number in debian/changelog was upgraded 0.1.1-ubuntu2.
    Fix critical typo in debian/control Depends "libgpg-error" to "libgpg-error0"
    
    See merge request !11
    Matti Virkkunen authored
    2015-09-21 10:33:37 +0200  
    Browse Code »
  • fix critical typo and upgrade version number. ...
    7089501b
    Version number in debian/changelog was upgraded 0.1.1-ubuntu2.
    Fix critical typo in debian/control Depends "libgpg-error" to "libgpg-error0"
    matyapiro31 authored
    2015-09-21 13:21:25 +0900  
    Browse Code »

20 Sep, 2015
1 commit
  • Typo fix + clarify readme
    93a01923
    Matti Virkkunen authored
    2015-09-20 19:43:57 +0300  
    Browse Code »