Commit Graph

171 Commits

Author SHA1 Message Date
reality
3e8ba74459 view notifies by user [#568] 2013-08-24 17:53:16 +00:00
reality
16607a68d2 revert notifies changes 2013-08-24 15:05:40 +00:00
reality
5b571a0cb8 another test 2013-08-24 15:04:27 +00:00
reality
51e5f620bf test 2013-08-24 15:02:48 +00:00
reality
1d73115c33 search box for the notificatons [close #563] 2013-08-24 14:46:38 +00:00
reality
904b7d22d5 order notifies right [close #567] 2013-08-24 14:32:27 +00:00
reality
405b3d47e4 Create addIndexLink api func for web to link to index not based on module name. Correct titles for notifications + bans. Also hopefully fix the fineWebPerms access for PUs/Mods [close #565] 2013-08-24 13:56:45 +00:00
reality
0739997a59 thingy thiny 2013-08-18 20:28:31 +00:00
reality
fe6141ea81 web part for ban list [#557] 2013-08-18 20:23:13 +00:00
reality
e5c51682fb fine tuned web permissions [close #553] 2013-08-18 17:32:57 +00:00
reality
0d927881b4 do [close #552] 2013-08-17 21:04:42 +00:00
reality
2ed6488d77 derp 2013-08-12 22:25:41 +00:00
reality
9a99d5eb47 fix up report for use with login 2013-07-29 21:08:41 +00:00
reality
21b2b4eec3 i dont have a clue what even fucking fixed that 2013-07-29 21:04:12 +00:00
reality
13334e3b4d each 2013-07-29 20:25:07 +00:00
reality
abfcee0e48 idk 2013-07-29 20:16:53 +00:00
reality
0b087e2f7b loginform 2013-07-29 20:14:43 +00:00
reality
652a9ef7a3 web login works, with access settings for certain modules [#538] 2013-07-29 20:08:25 +00:00
reality
12e11e78c1 some other stuff and the login view. there is some stupid issue picking up the credentials from the form though idk 2013-07-27 18:14:00 +00:00
reality
c5448080bf record notifies 2013-07-06 18:45:21 +00:00
Sam Nicholls
08d5f15679 Fix missing username 2013-06-27 19:55:45 +01:00
reality
5f3c06a7a0 merge 2013-06-21 18:32:00 +00:00
reality
710b9bda49 fix backlinks #506 2013-06-19 20:09:01 +00:00
reality
410eb58c8a whoops forgot to add the views #506 2013-06-19 20:02:24 +00:00
reality
ce2f3c99d9 basic web thing for the warnings module [#506] 2013-06-19 20:00:35 +00:00
Sam Nicholls
2471e4bca3 Possible project page anniversary remake 2013-06-01 20:33:04 +02:00
Sam Nicholls
5ff5c8a464 Possible project page fix finale 2013-06-01 20:30:53 +02:00
Sam Nicholls
94e9355e7c Possible project page fix reprise 2013-06-01 20:15:29 +02:00
Sam Nicholls
adc4f5c710 Possible project page fix 2013-06-01 20:13:43 +02:00
reality
ffec54ffe2 reload 2013-05-17 16:33:04 +00:00
reality
d285aab97c Merge branch 'borkborkbork' of https://github.com/zuzak/depressionbot 2013-05-17 13:53:21 +00:00
Douglas Gardner
7578382bee Add basic hashing functionality to imgur
* There is probably a much nicer way of doing it (perhaps a better
  hash)?
* Added a counter to the imgur random page counting the number of
  [Facebook Monopoly Men](http://i.imgur.com/3Tt6N.gif).
* Added the md5sum of the current image to the getRandomImage api call.
* Future functionality might be storing every image md5 in an array and
  counting duplicates, instead of the current check-against-known-dupes.
2013-05-17 13:50:35 +00:00
reality
df2b484a66 merge 2013-05-17 13:32:41 +00:00
reality
15fd9c32e4 Initial go at [#448] 2013-05-17 13:29:28 +00:00
Sam Nicholls
8f9b44d4f0 Prevent link from poll view to poll list 404 [Fix #440] 2013-05-14 18:26:21 +02:00
reality
41ec896dfc Merge git://github.com/reality/depressionbot into database 2013-05-10 18:13:41 +00:00
reality
91f2730785 favicon [#416] 2013-05-10 12:38:14 +00:00
reality
75a909df64 Poll web interface now working [#420] 2013-05-06 19:43:14 +00:00
reality
33b9b8d1b0 poll web list works [#420] some commands using new users [#434] 2013-05-06 18:12:25 +00:00
reality
9cf6769da5 Merge git://github.com/reality/depressionbot into database 2013-04-30 19:36:44 +00:00
reality
3097683e1c Automatically look for modules with root indexes and show those on the index [Close #427] 2013-04-30 19:33:26 +00:00
reality
9625f1d316 merge with master, command uses nickserv auth in db [#421] 2013-04-24 20:45:20 +00:00
Douglas Gardner
9114ee25a9 Move project scripts to an external file.
* Add link to ``project.js`` on project webpage.
* Move scripts to ``project.js``.
* Very definitely not do anything else.
2013-04-24 12:55:54 +00:00
Douglas Gardner
4361c61f6e Added branch notification
Added current branch to note underneath last-diff.

For the purposes of licensing, this commit is licensed under
copyleft-next, version 0.1.0 or later. Therefore, this commit is
compatible with any version of the GNU General Public License as
published by the Free Software Foundation.
2013-04-24 09:27:12 +00:00
Douglas Gardner
194135791a Add footer to pages linking to ./project 2013-04-23 00:37:04 +00:00
Douglas Gardner
ec450e4070 Add pull request notification
* Add message when there are pull requests with client side javascript
* Add string for OAOSIDL, for future usage
* Title cased credits
* Removed text transform from random quote
* Shoved commit count to left
* Added lines to top and bottom of ``h2``
* Removed redundant CSS
* Added JQuery
2013-04-23 00:37:04 +00:00
reality
cca4fadc42 Merge git://github.com/reality/depressionbot into database 2013-04-22 19:37:44 +00:00
Douglas Gardner
5322ec52bf Add pull request notification
* Add message when there are pull requests with client side javascript
* Add string for OAOSIDL, for future usage
* Title cased credits
* Removed text transform from random quote
* Shoved commit count to left
* Added lines to top and bottom of ``h2``
* Removed redundant CSS
* Added JQuery
2013-04-21 20:14:37 +00:00
Douglas Gardner
ce4e69bdd3 bought project module back up to speed
* Added check that ``dent`` was loaded before looking for related
  configuration settings.
* Fixed ``h3``s that should have been ``h2``s, and ``h4``s that should
  have been ``h3``s
* Added larger margins for headings
* Forced the ``td``s of the translations table to be their normal
  capitalisation
* Readded some translations
* Fixed links to repos
* Fixed links to issues
* Reimplemented configList
2013-04-21 16:34:26 +00:00
reality
c5fb52a4a7 Merge git://github.com/reality/depressionbot into database 2013-04-21 16:23:55 +00:00