Commit graph

  • 5909a27006 fix parsing of status Romain Bignon 2011-09-19 10:19:00 +02:00
  • 5541f38109 fix parsing of error on the send page Romain Bignon 2011-09-19 09:49:00 +02:00
  • d2132b5e9c LoginPage inherits of HomePage methods Romain Bignon 2011-09-18 10:29:05 +02:00
  • 105f187d94 detect errors on the final page Romain Bignon 2011-09-15 16:46:22 +02:00
  • d7dbbffe79 implement fill_thread for Thread objects Romain Bignon 2011-09-14 09:43:39 +02:00
  • 1382ccb79f support when 'sender' is None Romain Bignon 2011-09-14 09:43:25 +02:00
  • 646480bc73 fix crash when header In-Reply-To is missing Romain Bignon 2011-08-29 20:45:54 +02:00
  • 43d562a338 CrAgr: optimized operations retrieval for CA Centre by adding a start_offset parameter to AccountsList.get_history Xavier G 2011-09-11 16:25:45 +02:00
  • 51f8efc41d display the 'N' entry only when available Romain Bignon 2011-09-09 09:54:07 +02:00
  • c450ffde06 parse special cases Romain Bignon 2011-09-09 09:53:28 +02:00
  • ac8e035d29 Split the ex-label in category and label ffourcot 2011-09-08 17:31:09 +02:00
  • 9d900578a3 Add a new field to Operations to permit a better export to qif ffourcot 2011-09-08 17:24:45 +02:00
  • 5541107a7f fix: print the line '!type:Bank' only once Romain Bignon 2011-09-07 10:16:47 +02:00
  • 27a70e4525 add 'qif' formatter Romain Bignon 2011-09-07 09:47:23 +02:00
  • c7b81f0e3c fix unicode error during transfer Romain Bignon 2011-08-30 10:19:51 +02:00
  • 98cf41b454 correctly find title Romain Bignon 2011-08-29 20:18:22 +02:00
  • 8de2da49ac remove useless imports Romain Bignon 2011-08-29 19:50:04 +02:00
  • b8c3501ff5 include forum in messages ID, and ability to create new topic Romain Bignon 2011-08-29 19:48:54 +02:00
  • e39cb220b9 fix backend to use a better format if available Romain Bignon 2011-08-29 17:08:55 +02:00
  • a3740eb3f8 fix parsing of title when empty Romain Bignon 2011-08-29 11:58:25 +02:00
  • 23c58d1db1 fix when title is empty Romain Bignon 2011-08-29 11:57:32 +02:00
  • c3be23212d Simplyread.it backend Noé Rubinstein 2011-08-28 10:32:13 +02:00
  • a4407eccb7 Mangatoshokan backend Noé Rubinstein 2011-08-28 10:31:46 +02:00
  • cd0815a5ff forgot to git add that in previous commit Noé Rubinstein 2011-08-28 10:31:15 +02:00
  • 67aac80c00 CrAgr: revisited the way login() and home() methods work. Also added extra debug statements. Fixes #697. Xavier G 2011-08-26 21:23:57 +02:00
  • fc70069943 fix (again) the double page download problem Noé Rubinstein 2011-08-26 18:34:59 +02:00
  • a698e16104 sort backends list by names Romain Bignon 2011-08-27 18:35:26 +02:00
  • 7a102347b8 add icons Romain Bignon 2011-08-27 18:35:17 +02:00
  • 25f8274eeb use a right way to prevent weboob to be detected as a robot Romain Bignon 2011-08-26 12:48:48 +02:00
  • e6130cab54 prevent being detected as a robot by a crappy phpbb check Romain Bignon 2011-08-26 12:16:34 +02:00
  • c2e008bda1 to_unicode: handle new common errors Romain Bignon 2011-08-25 22:26:28 +02:00
  • cb152b0146 don't set title for a reply Romain Bignon 2011-08-25 22:26:12 +02:00
  • 40f474881e remove unused import Romain Bignon 2011-08-25 22:02:19 +02:00
  • 519d7bd38c fix bug when there is no vol number Noé Rubinstein 2011-08-23 17:47:05 +02:00
  • 6caeb19312 Don't download the same page several times Noé Rubinstein 2011-08-23 17:44:32 +02:00
  • 9c54ca4b92 support replying on topics Romain Bignon 2011-08-25 22:00:55 +02:00
  • c586bfb182 fix typo Romain Bignon 2011-08-25 14:12:18 +02:00
  • 3254514423 fix signature URL Romain Bignon 2011-08-25 14:09:15 +02:00
  • ea8ec06637 fix parsing of next/prev links on framasoft Romain Bignon 2011-08-25 14:06:21 +02:00
  • 5d7e120e79 add tests on iter_unread_messages() Romain Bignon 2011-08-25 13:49:30 +02:00
  • a49dcbab08 oops missing import Romain Bignon 2011-08-25 13:48:10 +02:00
  • c397bc0171 add url to posts in signatures Romain Bignon 2011-08-25 13:35:16 +02:00
  • 1d057b400a fix check Romain Bignon 2011-08-24 17:21:27 +02:00
  • c0773c1f92 more flexible code Romain Bignon 2011-08-24 17:19:37 +02:00
  • 2184951c4a new backend 'phpbb' Romain Bignon 2011-08-24 16:25:17 +02:00
  • 8564f52898 disconnection URL needs to be called with POST instead of GET Romain Bignon 2011-08-23 09:17:42 +02:00
  • 498d168a7f CrAgr: added Richard Genoud's patch handling "See 25 more" links. Xavier G 2011-08-22 23:27:03 +02:00
  • 7f3c4be18b CrAgr: fixed regression induced by commit cb906211 Xavier G 2011-08-22 21:51:37 +02:00
  • ae782c02db Mangafox: access page in constant time Noé Rubinstein 2011-08-22 23:28:42 +02:00
  • 1d904d356e Add mangafox backend Noé Rubinstein 2011-08-22 23:20:21 +02:00
  • a82339a9e2 during an incorrect password error, disable backend Romain Bignon 2011-08-22 20:09:58 +02:00
  • 4390dd9452 fix crash during transfer when given account backend is unknown Romain Bignon 2011-08-16 12:55:13 +02:00
  • 1e83aaa3ef oops typo Romain Bignon 2011-08-16 09:41:25 +02:00
  • 6c2dfef837 flush print total only when there are accounts in queue Romain Bignon 2011-08-16 09:31:07 +02:00
  • 13aa381335 CrAgr: when transferring money, the reason was not optional as expected. (closes #696) Xavier G 2011-08-14 20:22:43 +02:00
  • 573521523d Ajout CA-centre est (closes #694) Olivier 2011-08-12 17:29:51 +02:00
  • 367d996d50 get_object doesn't request the backend name in IDs (dedicated to fucking nigger pankkake) Romain Bignon 2011-08-12 15:46:40 +02:00
  • 30026290c8 support videos on www.ina.fr (in addition to boutique.ina.fr) Romain Bignon 2011-08-12 15:39:33 +02:00
  • f745ae2b8f fix usage of signature Romain Bignon 2011-08-12 10:14:51 +02:00
  • 18dd9e2b8f always flush formatter after calling a command Romain Bignon 2011-08-12 09:54:11 +02:00
  • ab15088189 generate manpages before releasing Romain Bignon 2011-08-04 09:37:02 +02:00
  • d9e174d4c1 display a warning when no URL is available on media Romain Bignon 2011-08-04 09:24:38 +02:00
  • 59f8fc9622 fix parsing URL because of upstream website changes Romain Bignon 2011-08-04 09:24:10 +02:00
  • dff165593f add a tool to export the HDS stories into a sqlite database Romain Bignon 2011-08-03 15:58:43 +02:00
  • 0f589ad941 several fixes and website errors detection Romain Bignon 2011-08-03 15:16:52 +02:00
  • 08a7b36408 support authors informations Romain Bignon 2011-08-03 09:54:02 +02:00
  • f4f294502a display signature if any Romain Bignon 2011-08-03 09:42:15 +02:00
  • 8eea2257a1 allow datetime.date type (in add to datetime.datetime) Romain Bignon 2011-08-03 09:41:53 +02:00
  • 18be68491a fix backend from website changes Romain Bignon 2011-08-03 09:30:12 +02:00
  • 892e9e37ad add backend for website histoires-de-sexe.net Romain Bignon 2011-08-02 20:18:14 +02:00
  • 2774fa58c9 LCL: fix account listing Pierre Mazière 2011-08-02 10:16:50 +02:00
  • 6ac55feded fix regexps to support diaries from authors like “coïn”. Romain Bignon 2011-07-27 16:27:58 +02:00
  • d433b31e88 check when website is unavailable Romain Bignon 2011-07-25 17:24:35 +02:00
  • 3784479ed0 add backend 'nova' Romain Bignon 2011-07-25 17:03:14 +02:00
  • 73c4bda3e8 fix encoding issue Romain Bignon 2011-07-25 12:25:32 +02:00
  • 80baf3800e fix license to AGPL Romain Bignon 2011-07-24 19:55:28 +02:00
  • 0767ee40aa call 'on_loaded' only if logged Romain Bignon 2011-07-24 17:46:56 +02:00
  • f03ff4fefa support authentication on youtube Romain Bignon 2011-07-24 17:45:20 +02:00
  • d11084f05e use browser to get file URL, and leave an error when it needs an age verification Romain Bignon 2011-07-24 16:57:01 +02:00
  • ddda7f88e4 sort backends by name when querying user to select one Romain Bignon 2011-07-22 21:02:21 +02:00
  • 8343637b4b fix id2url for dailymotion Romain Bignon 2011-07-22 21:02:12 +02:00
  • e0287800f9 handle file adds and removed values Romain Bignon 2011-07-19 13:58:12 +02:00
  • 61f28ad4ac fix error when there are no changes in an update Romain Bignon 2011-07-19 13:40:49 +02:00
  • e17c14dbe6 fix parsing changes when author doesn't have an account Romain Bignon 2011-07-19 13:37:07 +02:00
  • 4a29a246a2 support changes of issue content Romain Bignon 2011-07-19 13:24:33 +02:00
  • f951f51b3d add command 'logtime' Romain Bignon 2011-07-19 13:11:27 +02:00
  • b9bba5924a ability to log spent time on an issue Romain Bignon 2011-07-19 13:11:18 +02:00
  • 4336da6224 handle errors Romain Bignon 2011-07-19 12:53:45 +02:00
  • abb9b3dfc3 enable http and mechanize debugs before calling home() Romain Bignon 2011-07-16 11:49:14 +02:00
  • 90f9608ffa ask() writes on output with the right encoding Romain Bignon 2011-07-14 16:25:44 +02:00
  • bd3d8738fc fix handling of pages (closes #685) Romain Bignon 2011-07-13 17:52:04 +02:00
  • a69491aefa icon for izneo Romain Bignon 2011-07-13 17:49:51 +02:00
  • 1eb3afaced update AUTHORS Romain Bignon 2011-07-13 15:20:09 +02:00
  • 8bed79b7fe update tests Romain Bignon 2011-07-13 15:17:49 +02:00
  • 9dc1e559a7 add parameters --departure-time and --arrival-time Romain Bignon 2011-07-13 15:12:41 +02:00
  • c284a24842 ability to set an arrival or a departure time Romain Bignon 2011-07-13 15:12:17 +02:00
  • c719865e7a find roadmaps only by rail transports. Romain Bignon 2011-07-13 14:38:21 +02:00
  • c9614152f6 add basic support for Izneo Roger Philibert 2011-07-13 02:22:00 +02:00
  • 828d8448d8 fix error when a td doesn't have a class Romain Bignon 2011-07-12 16:50:53 +02:00
  • fe1aac5a77 fix errors when commenting an issue Romain Bignon 2011-07-12 16:46:56 +02:00