Logo white

git / purple-line

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 6
  • Merge Requests 0
  • Labels
  • Commits 159
  • Compare
  • Branches 3
  • Tags 0
  • purple-line
  • libpurple
  • purpleline.hpp
14 Nov, 2015
1 commit
  • 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 File »

17 Sep, 2015
1 commit
  • Implement RSA login (#9)
    86412402
    Matti Virkkunen authored
    2015-09-17 05:11:08 +0300  
    Browse File »

18 Jul, 2015
1 commit
  • Properly check the type of buddy list nodes before accessing them.
    a1590b5a
    Matti Virkkunen authored
    2015-07-18 00:30:36 +0300  
    Browse File »

25 Apr, 2015
1 commit
  • Split purpleline.cpp up even more.
    61ed212d
    Matti Virkkunen authored
    2015-04-25 14:45:41 +0300  
    Browse Dir »

22 Apr, 2015
1 commit
  • Included a minimal Thrift interface file.
    67c95632
    Matti Virkkunen authored
    2015-04-22 00:04:50 +0300  
    Browse Dir »

15 Apr, 2015
1 commit
  • Added support for sending image messages.
    0fa93df6
    Matti Virkkunen authored
    2015-04-15 02:55:05 +0300  
    Browse Dir »

12 Apr, 2015
1 commit
  • Store auth token to avoid having to log in every time.
    ba0ede92
    Matti Virkkunen authored
    2015-04-12 22:57:00 +0300  
    Browse Dir »

15 Jun, 2014
3 commits
  • Added /open command for opening image and audio messages
    5892b95c
    Matti Virkkunen authored
    2014-06-15 19:16:32 +0300  
    Browse Dir »
  • Split login sync stuff into separate file
    a29acd28
    Matti Virkkunen authored
    2014-06-15 17:02:12 +0300  
    Browse Dir »
  • Separated chat-related stuff into a new file
    2f850f01
    Matti Virkkunen authored
    2014-06-15 16:54:11 +0300  
    Browse Dir »

14 Jun, 2014
2 commits
  • Don't show empty history. Notify user if no more history when using /history.
    2a2bec32
    Matti Virkkunen authored
    2014-06-14 17:00:04 +0300  
    Browse Dir »
  • Add /history command for viewing more history.
    4834479b
    Matti Virkkunen authored
    2014-06-14 00:06:00 +0300  
    Browse Dir »

13 Jun, 2014
1 commit
  • Show history begin/end. Queue incoming messages while fetching history.
    2fcd68c7
    Matti Virkkunen authored
    2014-06-13 23:20:58 +0300  
    Browse Dir »

12 Jun, 2014
2 commits
  • Fetch recent messages for IMs as well
    87e4db97
    Matti Virkkunen authored
    2014-06-12 00:31:02 +0300  
    Browse Dir »
  • Implemented sending stickers via commands.
    82987920
    Matti Virkkunen authored
    2014-06-12 00:13:19 +0300  
    Browse Dir »

11 Jun, 2014
1 commit
  • Add image preview support.
    56760628
    Matti Virkkunen authored
    2014-06-11 23:13:08 +0300  
    Browse Dir »

13 May, 2014
2 commits
  • Implemented receiving stickers
    a4d82423
    Matti Virkkunen authored
    2014-05-13 05:31:40 +0300  
    Browse Dir »
  • Use libpurple HTTP for file downloads
    0ac35486
    Matti Virkkunen authored
    2014-05-13 02:32:05 +0300  
    Browse Dir »

10 May, 2014
5 commits
  • Implemented leaving chats and groups
    38a0988d
    Matti Virkkunen authored
    2014-05-10 17:55:55 +0300  
    Browse Dir »
  • Implement accepting and declining group invites
    43975ee1
    Matti Virkkunen authored
    2014-05-10 16:30:03 +0300  
    Browse Dir »
  • Split fetchOperations and PIN verification into separate classes.
    9d4cbc44
    Matti Virkkunen authored
    2014-05-10 14:05:38 +0300  
    Browse Dir »
  • Implemented syncing groups and rooms.
    239fea72
    Matti Virkkunen authored
    2014-05-10 03:05:13 +0300  
    Browse Dir »
  • Stop using Thrift templates. Get rid of extra ThriftProtocol.
    2e59f1b9
    Matti Virkkunen authored
    2014-05-10 00:15:51 +0300  
    Browse Dir »

09 May, 2014
1 commit
  • Implement account verification (PIN code)
    64d14eab
    Matti Virkkunen authored
    2014-05-09 01:56:44 +0300  
    Browse Dir »

08 May, 2014
2 commits
  • Updated line.thrift and names to canonical ones.
    d3ebe1c3
    Matti Virkkunen authored
    2014-05-08 02:45:20 +0300  
    Browse Dir »
  • Refactoring: split purpleline.cpp up a bit
    39cee5be
    Matti Virkkunen authored
    2014-05-08 01:37:14 +0300  
    Browse Dir »

30 Nov, 2013
2 commits
  • Fix thrift include paths
    c2c8728f
    Matti Virkkunen authored
    2013-11-30 09:55:53 +0200  
    Browse Dir »
  • Implement find_blist_chat so chat names show up correctly in conversations
    89f93032
    Matti Virkkunen authored
    2013-11-30 08:37:11 +0200  
    Browse Dir »

29 Nov, 2013
2 commits
  • Fixed chat name handling. Improved room display names.
    7fee929c
    Matti Virkkunen authored
    2013-11-29 05:04:56 +0200  
    Browse Dir »
  • Even more buddy list sync. Tidied up group chat support, added initial support for room chats.
    0d8a5e28
    Matti Virkkunen authored
    2013-11-29 02:28:14 +0200  
    Browse Dir »

25 Nov, 2013
2 commits
  • More error handling. Detect other devices logging in properly.
    dc68d3dd
    Matti Virkkunen authored
    2013-11-25 01:39:39 +0200  
    Browse Dir »
  • More buddy list handling. Also fixed HTTP client.
    ede54633
    Matti Virkkunen authored
    2013-11-25 00:50:54 +0200  
    Browse Dir »

24 Nov, 2013
2 commits
  • Sync buddies on the fly. Added support for account/buddy icons.
    03693dcd
    Matti Virkkunen authored
    2013-11-24 06:37:09 +0200  
    Browse Dir »
  • Refactored Thrift stuff.
    93706fc9
    Matti Virkkunen authored
    2013-11-24 01:13:14 +0200  
    Browse Dir »

23 Nov, 2013
1 commit
  • Added reconnection and error handling. Moved wrapper stuff to its own file.
    98c73d7b
    Matti Virkkunen authored
    2013-11-23 05:57:57 +0200  
    Browse Dir »

22 Nov, 2013
1 commit
  • Added initial support for group chats.
    fc604ce8
    Matti Virkkunen authored
    2013-11-22 02:29:53 +0200  
    Browse Dir »

21 Nov, 2013
2 commits
  • Replaced wrappers with template magic.
    b34f8916
    Matti Virkkunen authored
    2013-11-21 21:42:51 +0200  
    Browse Dir »
  • Implemented text IMs.
    f7bd89a8
    Matti Virkkunen authored
    2013-11-21 02:55:24 +0200  
    Browse Dir »

20 Nov, 2013
2 commits
  • Fetch contacts and groups.
    80901ba6
    Matti Virkkunen authored
    2013-11-20 04:41:14 +0200  
    Browse Dir »
  • Log in and get profile.
    dc8f9a72
    Matti Virkkunen authored
    2013-11-20 03:05:37 +0200  
    Browse Dir »