26 Commits

Author SHA1 Message Date
Adarnof
1fd423e20f Discord OAuth Integration (#468)
* Implement Discord OAuth
 - extend group caching to Discord
 - use bot token to manipulate api
 - migrate to official API
Addresses #419

* Remove virtualenv wrapper

* Discord OAuth integration playtest corrections
Closes #419
2016-06-13 00:16:27 +00:00
Joakim Strandberg
b190b8e191 Adding "Paplink" feature (#401)
* Initial testing of paplink functionality. More fancy interfaces coming.

* Removed a invalid view reference.

* Added a link on the front page.

* Fixed some bad references and incorrect in game browser header usages.

* Started work on statistics-pages.

* Added an initial modify-paplink page where the pap itself can be deleted and characters removed.

* Added a very simple statistics page. Also some name change for ~reasons~.

* Small but crucial fix of syntax.

* Added personal statistics page.

* Corputils page now include fatlinkstats.

* Added link to the personal statistics page. Moved other buttons for clarity.

* Removed some unused code and imports

* Added more statistics, and all corps in alliance are now visible even if no paps are registered.

* Now requesting trust for the right domain. And some redundant imports and commented lines are removed.
2016-04-29 18:00:45 -05:00
Adarnof
0b20f8f72b Update requirements.txt 2016-04-15 21:47:16 -04:00
Adarnof
a2c1ac6432 Merged requirements for update script 2016-03-23 04:27:40 +00:00
Adarnof
fd2988dc46 Removed requests caching in preparation of custom evewho caching manager.
Addresses #235
2016-02-11 17:46:41 +00:00
Adarnof
78f8a38b19 Removed built-in json package from requirements 2016-01-31 19:00:08 +00:00
Ydmir
185805ecc1 Added simple caching. 2016-01-30 11:27:26 +01:00
Ydmir
25b89fdecb Expanded functionality to full alliance support. The design may leave some things to wish for... 2016-01-24 00:13:58 +01:00
Mr McClain
eaa64b2bed Fixed Bug #186
Changed Packages for jabber
2016-01-16 16:57:27 -06:00
Adarnof
23168ded9e Updated requests version for #148 2015-12-23 07:31:44 +00:00
Adarnof
9b2934ae7a Corrected handling of group updates
Removed old openfire package from requirements
2015-12-22 22:39:38 +00:00
Adarnof
23c8d48fbe Adds REST API support to Openfire using git package per #144 2015-12-22 22:14:20 +00:00
Adarnof
8028749688 Added reqeuests package as requirement. 2015-12-03 02:17:23 +00:00
Brett Costabile
57a1c6aaaa Removed experimental setup
Alot of my experimental stuff for postgresql was causing issues, so I'm
removing that for a different project. This way I can get a clean setup
out.
2015-11-18 23:08:59 -05:00
Brett Costabile
c0f53218dc Merge remote-tracking branch 'refs/remotes/origin/master' into vagrant-tweaking 2015-11-18 01:06:22 -05:00
Brett Costabile
c22b02bab7 Fixing my mistake
I forgot to change this change back after an experiment in my TS3
branch.
2015-11-05 20:42:26 -05:00
Brett Costabile
f9ce0ff7c0 Postgres
Added lines to try and get posrgresql installed for testing.
Changed the required version of django back to 1.6.5 because 1.7.0
should not be in production.
2015-11-05 20:16:11 -05:00
Brett Costabile
b76bc2729c More random changes
Super disorganized here. Trying to get back to a working state
2015-11-01 16:41:16 -05:00
Brett Costabile
c86ba4990d Lots of changes, not tested
Pushing latest changes to run them by a few folks.
2015-05-28 01:23:45 -04:00
Raynaldo Rivera
b806ab6755 Added Teamspeak3 support 2014-11-23 02:17:38 -07:00
Raynaldo Rivera
f2b4ed3802 Added a fix to requirments.txt 2014-11-13 12:51:07 -07:00
Raynaldo Rivera
2a72281eb0 Added dependencies to the requirments.txt 2014-11-06 02:22:37 -07:00
trent bartlem
2d1bdedf11 remove duplicate requirement 2014-11-05 20:49:40 +10:00
trent bartlem
1137344e1c changed requirements.txt for xmpp 2014-11-04 19:34:13 +10:00
Trent Bartlem
b70b32dc3a Added xmpppy 2014-11-04 09:20:40 +10:00
Trent Bartlem
4923204f76 Added Vagrant support
Still needs to configure passwords etc, but it’s a lot easier to set up
now.
2014-11-03 17:11:34 +10:00