1
0
mirror of https://github.com/gryf/slack-backup.git synced 2026-04-20 15:21:29 +02:00
Commit Graph

82 Commits

Author SHA1 Message Date
gryf 79cf5f1620 added email field to Profile 2016-11-21 09:36:12 +01:00
gryf c3ae7607eb Renamed get_hostory to update_history 2016-11-21 09:35:30 +01:00
gryf 29b214ce74 Added channels and format options 2016-11-21 09:32:34 +01:00
gryf 25a4d374f7 Readme update 2016-11-20 16:41:02 +01:00
gryf 970795bbf4 Fix env name for travis 2016-11-20 16:37:41 +01:00
gryf 93771e9cbf Added travis conf file 2016-11-20 16:35:29 +01:00
gryf 25d4de0ca3 Refactoring _update_channels method 2016-11-20 16:09:10 +01:00
gryf cf93a85268 Removed primary key for other fields than id in Topic and Purpose objects 2016-11-20 16:07:11 +01:00
gryf 9d0582a82f Updates to channel creation 2016-11-20 15:15:01 +01:00
gryf 2476af0555 Adjusted get_history method 2016-11-20 15:13:47 +01:00
gryf 07f1b12fa0 Removed IdMap, added slackid column 2016-11-20 15:12:47 +01:00
gryf 71c0866699 Removed shebang 2016-11-20 15:11:56 +01:00
gryf b1969e6f6b Added Channel and corresponding relations 2016-11-20 09:48:20 +01:00
gryf c6f86315c6 Removed cleanup from tox 2016-11-20 09:46:58 +01:00
gryf 5c6dc72d7c added some tests 2016-11-20 09:46:38 +01:00
gryf 162010ac1e Implemented storage and update of User data 2016-11-19 10:38:45 +01:00
gryf 810b7bf002 Removed not needed fields 2016-11-19 09:28:04 +01:00
gryf 25d10c1775 Added tox configuration 2016-11-19 09:13:38 +01:00
gryf e1adfd7a57 Tweaked mapping for topic and purpose 2016-11-19 09:12:55 +01:00
gryf 3055edd0de Added db connection 2016-11-19 09:12:01 +01:00
gryf ab65f84f5f Started to convert objects to SA db objects 2016-11-19 07:51:10 +01:00
gryf d7af2b51ab Added db module 2016-11-19 07:50:05 +01:00
gryf 596d760b65 Added sqlalchemy to requirements 2016-11-19 06:55:29 +01:00
gryf 59457df4f2 Rename script file 2016-11-19 06:55:07 +01:00
gryf d206d1e5e9 Readme update 2016-11-18 19:12:37 +01:00
gryf 1e1d5cb38c Added executable script and client class 2016-11-18 19:11:12 +01:00
gryf 1d90ee6d9f Added Messages object and started Reactions object 2016-11-18 19:08:29 +01:00
gryf 15568ef593 Added undocumented fields for User object 2016-11-18 19:07:17 +01:00
gryf ad043bbed1 Added User object 2016-11-18 19:06:34 +01:00
gryf 011c098034 Adde base class for primitive objects 2016-11-18 19:05:05 +01:00
gryf baa6a0fc58 New module objects with slack objects mapping 2016-11-18 19:04:09 +01:00
gryf 898bae0dd6 initial commit 2016-11-18 13:30:13 +01:00