Commit graph

  • a1feffc841 Change README mjentsch 2015-01-10 12:11:03 +01:00
  • 7353fdcf5c Change README mjentsch 2015-01-10 11:40:41 +01:00
  • b2627d9d5c Display stub messages for unimplemented methods and clean up unused code v0.6 mjentsch 2015-01-10 11:07:01 +01:00
  • 26743c55a8 update version in xcode project mjentsch 2015-01-10 00:15:23 +01:00
  • c02fc83879 Update Version mjentsch 2015-01-09 19:44:03 +01:00
  • 36744dbf7f Display notification on pending secret chats mjentsch 2015-01-09 18:09:28 +01:00
  • 5553de65f6 Remove exponential timeouts to prevent segfaults mjentsch 2015-01-09 11:56:03 +01:00
  • cb9d744d57 Add missing files to XCode project. mjentsch 2015-01-09 11:34:40 +01:00
  • 376a1165af Use newest version of tgl mjentsch 2015-01-07 23:25:08 +01:00
  • 9e072f0ebb Some cosmetic changes and code cleanup mjentsch 2015-01-07 22:50:32 +01:00
  • 4bf90fc333 Do not automatically accept secret chats mjentsch 2015-01-07 22:28:36 +01:00
  • a0981c0abb Coding style mjentsch 2015-01-07 16:54:56 +01:00
  • e8f30f2284 Handle secret chat deletions mjentsch 2015-01-07 16:54:35 +01:00
  • 97c3ff894a Added basic user info to encrypted user root 2015-01-06 18:30:03 +01:00
  • ed47a16de1 Fix get_info for encrypted chats mjentsch 2015-01-04 15:29:41 +01:00
  • 0e9b0606b9 Create extra directories for lodepng in build output mjentsch 2015-01-04 15:14:17 +01:00
  • 34b026dc34 Handle user name formatting in tgl callback mjentsch 2015-01-04 12:37:23 +01:00
  • 1dda956166 Support secret chats mjentsch 2015-01-04 12:36:13 +01:00
  • 0c718206d7 Move lodepng into separate folder mjentsch 2015-01-02 22:03:47 +01:00
  • f834b7cd38 Fix memory leak mjentsch 2015-01-02 19:55:43 +01:00
  • 817ab52aae Merge branch 'master' into support-secret-chats mjentsch 2015-01-02 14:29:42 +01:00
  • 8881011fac Move key visualization function into base functions mjentsch 2015-01-02 14:09:10 +01:00
  • 4dba56db58 Remove unused functions for adding/removing multiple buddies mjentsch 2015-01-02 13:51:48 +01:00
  • 106f828b9e Mark chat messages as read mjentsch 2015-01-02 12:54:41 +01:00
  • 4a4179d262 Fix group-message sending in Adium mjentsch 2015-01-01 18:02:14 +01:00
  • 9d61f6815b Remove duplicate user alias change handling mjentsch 2015-01-01 17:27:05 +01:00
  • c1ab317f1b Error connection instead of reconnecting mjentsch 2014-12-31 16:17:11 +01:00
  • 94b4390c8c Add new files to Makefile mjentsch 2014-12-28 00:23:35 +01:00
  • 00ece8a3b4 Fix huge memory leak mjentsch 2014-12-27 22:43:31 +01:00
  • e3caa6acdb Remove unused functions and add some comments mjentsch 2014-12-26 19:19:29 +01:00
  • d08e54d3e0 Move functions and defintions for plugin-internal structs into separate file and fix memory leak mjentsch 2014-12-26 18:54:12 +01:00
  • 2f752c7fd5 added secret chat buddy option markus 2014-12-24 12:20:01 +01:00
  • 4fa2b91eaa Mark messages as read mjentsch 2014-12-24 02:44:10 +01:00
  • 2937140a07 added lodepng lib and function to genearte image from hashkey root 2014-12-19 13:57:20 +01:00
  • 91b8cb5bb1 Add proper error handling for login phase mjentsch 2014-12-19 10:47:09 +01:00
  • b2c26771b5 Fix segmentation fault on chat creation update mjentsch 2014-12-13 16:09:09 +01:00
  • 17065ba1cb Bugfix: always respect $(DESTDIR) in Makefile Roman Anasal 2014-12-10 12:42:44 +01:00
  • f1549804a5 Merge pull request #22 from malishev/better-icons mj 2014-11-30 13:29:41 +01:00
  • 68d69e1da8 Use latest version of tgl vvaltman 2014-11-27 21:53:21 +03:00
  • 433a96a9d1 Show outgoing messages vvaltman 2014-11-27 17:33:17 +03:00
  • 8dcc2a55f7 Update README mjentsch 2014-11-26 15:11:05 +01:00
  • 69360b4f57 Implement better fallback mode in case requests is missing mjentsch 2014-11-26 09:40:13 +01:00
  • 62909f9c83 Implement better fallback behavior if requests.h is missing mjentsch 2014-11-26 09:30:43 +01:00
  • c934f5742b Merge branch 'master' of https://github.com/majn/telegram-purple into support-secret-chats mjentsch 2014-11-26 09:26:02 +01:00
  • d30dfb047a Better icons Yuri 2014-11-24 23:01:58 +03:00
  • 50c52b091c Fixed -lrt check Vysheng 2014-11-24 20:37:10 +03:00
  • 674a2935cf Makefile.in: deleted -m64 option vvaltman 2014-11-24 19:42:31 +03:00
  • 82b11fffa3 Fix argument types in secret chat update callback mjentsch 2014-11-24 13:34:00 +01:00
  • 04e8c3e0cd Add stubs for handling updates of secret chats mjentsch 2014-11-24 13:26:00 +01:00
  • 8bd58265fd Update plugin description version mjentsch 2014-11-24 12:51:14 +01:00
  • d0b318ee21 Don't display own messages twice in Pidgin mjentsch 2014-11-24 09:26:57 +01:00
  • 33c49321fd Fix potential segfault mjentsch 2014-11-24 01:35:55 +01:00
  • 5327b8825b Remove outdated stuff from README mjentsch 2014-11-24 01:26:30 +01:00
  • 4fa71f579b Remove duplicated code mjentsch 2014-11-24 01:04:31 +01:00
  • 653d8a8f2d Update README mjentsch 2014-11-24 00:58:53 +01:00
  • 9062ee8b46 Add vysheng to authors mjentsch 2014-11-24 00:26:07 +01:00
  • 7709f2fd3d Merge branch 'master' into tgl-test v0.5 mjentsch 2014-11-24 00:03:36 +01:00
  • a7f4669982 Update README mjentsch 2014-11-23 23:48:13 +01:00
  • 0a759867e2 Print service messages mjentsch 2014-11-23 23:19:56 +01:00
  • 20278e3c26 Support adding new contacts mjentsch 2014-11-23 21:18:13 +01:00
  • b926b4d266 Respect user and chat updates during runtime mjentsch 2014-11-23 19:52:08 +01:00
  • 3e7be633eb Do not add our own messages to chats to prevent them from showing up twice mjentsch 2014-11-23 00:27:44 +01:00
  • c847bce557 Make: link libraries after including objects in linker step mjentsch 2014-11-22 22:39:33 +01:00
  • 75251d9379 Send typing notifications vvaltman 2014-11-22 18:17:47 +03:00
  • 10ca6ccd46 telegram-base: fixed bug in read_state vvaltman 2014-11-22 17:32:10 +03:00
  • 6e19bc87cf Fixed duplicate free. Escape received messages. Updated to latest tgl vvaltman 2014-11-21 19:35:59 +03:00
  • d3c045711e Unescape HTML special chars on outgoing messages mjentsch 2014-11-21 16:37:18 +01:00
  • 210741de43 Add "image" flag to all picture messages mjentsch 2014-11-21 16:30:03 +01:00
  • d755992821 Prevent infinite loop on lost network connection mjentsch 2014-11-21 12:20:09 +01:00
  • 54f6a29456 Accept conn_failed as valid state on timeouts mjentsch 2014-11-21 11:46:55 +01:00
  • 3e4fc8513f Added support for incoming pictures vvaltman 2014-11-21 17:44:49 +03:00
  • 27206a6f69 Updated to latest version of libtgl vvaltman 2014-11-18 17:45:19 +03:00
  • 5d19892508 Use correct app_id vvaltman 2014-11-17 18:24:09 +03:00
  • 3025c63350 small bugfixes Vysheng 2014-11-17 16:27:01 +03:00
  • ba177d885a Add compatibility mode to support SMS authentication on clients that can't prompt the user directly mjentsch 2014-11-16 21:55:36 +01:00
  • 2586273f72 Clean up README and license headers mjentsch 2014-11-16 20:41:03 +01:00
  • e3e8fb7984 Clean up repository mjentsch 2014-11-16 20:39:10 +01:00
  • ef23a1b589 Fix coding guidelines mjentsch 2014-11-16 17:56:55 +01:00
  • 22a37c3894 Wrap purple functions for use with libtgl types mjentsch 2014-11-16 16:33:27 +01:00
  • 6cdd435ace Fix README installation guide pictures mjentsch 2014-11-15 18:02:21 +01:00
  • fad61cb3d8 Fix readme (again) mjentsch 2014-11-15 17:58:41 +01:00
  • bc110cde96 Fix download link mjentsch 2014-11-15 17:53:34 +01:00
  • 1cb745aa65 Remove obsolete note about ubuntu build from README mjentsch 2014-11-15 01:26:28 +01:00
  • 2f788edd99 Adapt telegram-adium to changes in submodule path mjentsch 2014-11-15 01:24:20 +01:00
  • 363c170550 Free read-event properly in tgln_free mjentsch 2014-11-15 01:14:29 +01:00
  • 6a401eb4bd Fix Adium plugin mjentsch 2014-11-13 00:45:51 +01:00
  • b82f391749 Fixed README vvaltman 2014-11-13 01:58:03 +03:00
  • 6a36be8b10 Deleted Makefile vvaltman 2014-11-13 01:56:15 +03:00
  • 8bdf22648d Merge branch 'tgl-test' of github.com:majn/telegram-purple into tgl-test Vysheng 2014-11-12 21:37:09 +03:00
  • 5b4f1cd450 Updated to use subdirectory. Fixed buffer overflow in date format Vysheng 2014-11-12 21:23:01 +03:00
  • 8ebbdfbaff updated .gitignore Vysheng 2014-11-11 20:38:01 +03:00
  • f46c685bbd Rewritten to use libtgl Vysheng 2014-11-11 20:29:09 +03:00
  • 0894c093a5 Added missing files Vysheng 2014-11-11 20:24:30 +03:00
  • 8f69d8d11d Slightly working version Vysheng 2014-11-11 20:21:14 +03:00
  • 1b6fdf44e8 Fix link to Adium bundle for 0.3.3 mjentsch 2014-11-05 21:52:18 +01:00
  • 560b55b299 Don't print debug messages in unused functions mjentsch 2014-10-31 20:37:30 +01:00
  • bd4bc51651 Fix library includes in linker step mjentsch 2014-10-28 01:20:30 +01:00
  • a9a48fff90 Update version to 0.3.3 v0.3.3 mjentsch 2014-10-14 22:29:22 +02:00
  • c54ebf5c17 Error the telegram-plugin on failed connections, so hopefully libpurple will inform the user and restart it once the connectivity is back mjentsch 2014-10-14 22:15:02 +02:00
  • b3642e2e7e Remove correct server.pub when uninstalling mjentsch 2014-10-14 22:08:15 +02:00