Commit Graph

1481 Commits

Author SHA1 Message Date
reality
91a229453c fix syntax error in project strings 2013-04-30 09:38:21 +00:00
reality
776a2b34d9 GPL 2013-04-30 09:37:32 +00:00
Douglas Gardner
b31ca20d92 Moved admin strings to json
* Moved strings from hardcoded ``admin/commands.js`` to
  ``admin/strings.json`` to aid translation
* Bump total string count to a rather large number
* Tidy some JS I noticed whilst in the vicinity
2013-04-30 09:37:32 +00:00
Luke Slater
0c9936dce2 Merge pull request #425 from zuzak/easter
bump github; fix user agents; tweak egg
2013-04-27 07:33:08 -07:00
Douglas Gardner
738fa2f7b0 bump github; fix user agents; tweak egg 2013-04-26 15:08:07 +00:00
reality
ccd1f24104 update github 2013-04-26 12:07:33 +00:00
reality
c4a0a019be Merge branch 'master' of github.com:reality/depressionbot 2013-04-24 20:51:09 +00:00
reality
f2833d520f bump github 2013-04-24 20:51:01 +00:00
Luke Slater
59982ecf38 Merge pull request #424 from zuzak/easter
Move project script to external file
2013-04-24 13:21:15 -07:00
Douglas Gardner
861f1e213f Merge branch 'master' of https://github.com/reality/depressionbot into easter 2013-04-24 13:03:15 +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
reality
f129c36f5e command can use nickserv [#421] 2013-04-24 12:54:20 +00:00
reality
b9a9866e5e nickserv module in master 2013-04-24 12:54:19 +00:00
reality
388adda383 GPL 2013-04-24 12:54:05 +00:00
Luke Slater
8639a75081 Merge pull request #418 from zuzak/web
Add footer to project
2013-04-24 03:30:41 -07: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
reality
8475aa46e8 command can use nickserv [#421] 2013-04-23 19:07:23 +00:00
reality
c37e9cded7 nickserv module in master 2013-04-23 18:48:41 +00:00
reality
218509b786 fix syntax error in project strings 2013-04-23 17:28:26 +00:00
Douglas Gardner
194135791a Add footer to pages linking to ./project 2013-04-23 00:37:04 +00:00
Douglas Gardner
3f5bf0e5a5 Fix typographical error
The strings.json for the project module was malformed. This commit
rectifies the issue
2013-04-23 00:37:04 +00:00
Douglas Gardner
75e03c15b7 add french translations 2013-04-23 00:37:04 +00:00
Douglas Gardner
fe57328e3d fix missing string 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
e4b543c302 GPL 2013-04-22 19:36:13 +00:00
reality
dab85057da Merge pull request #414 from zuzak/github
add french translations
2013-04-22 09:25:15 -07:00
Douglas Gardner
09120f06db add french translations 2013-04-21 20:44:41 +00:00
reality
347b434103 Merge pull request #410 from zuzak/github
fix missing string
2013-04-21 13:30:36 -07:00
Douglas Gardner
af8c11fd86 fix missing string 2013-04-21 20:28:51 +00:00
reality
18c494dd55 Merge pull request #409 from zuzak/github
Add pull request notification
2013-04-21 13:24:54 -07: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
reality
c3d6a52413 Merge pull request #406 from zuzak/translation
bought project module back up to speed
2013-04-21 09:41:02 -07: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
f20f7918a1 Merge pull request #405 from zuzak/translation
use true translation metrics
2013-04-21 09:23:38 -07:00
Douglas Gardner
17e9e73617 use true translation metrics
We were on magnetic translation befoe
2013-04-21 16:12:14 +00:00
reality
40911b01e6 Merge pull request #404 from zuzak/translation
add percentages to progress bars; hide English column if language is English
2013-04-21 08:14:47 -07:00
Douglas Gardner
0376926dfc add percentages to progress bars; tidy translation
* If the current language is English, the second "English" column will
  no longer display.
* Progress bars have percentages again.
* Some jade logic has been simplified.
2013-04-21 15:11:34 +00:00
reality
0517ba687d Merge pull request #402 from zuzak/translation
Translation
2013-04-21 08:00:47 -07:00
Douglas Gardner
151d0e6fcb Add translations; toggle lowercase; remove testCSS 2013-04-21 14:53:04 +00:00
Douglas Gardner
ad3e597ad2 update translation information
* Remove commented out code
* Covert translationProgress from an array to an object
* Enlargen progress meters
* Add translation table
2013-04-21 14:28:33 +00:00
Douglas Gardner
47d5404f38 Add beginnings of translation progress API
* Add totally legit and optimised code to find the number of strings in
  each language.
* Add this as an API call
* Add strings for ``na'vi``, ``es`` and ``nl`` for their own language
  names
* Optimise CSS a bit
* Add classes for the languages, for testing purposes
2013-04-21 12:18:24 +00:00
reality
24387200bc Merge pull request #397 from zuzak/credit
Move title left a bit to account a tad for curve
2013-04-20 22:22:29 -07:00
Douglas Gardner
295c5ba2bc Move title left a bit to account a tad for curve 2013-04-21 05:11:52 +00:00
reality
27d1de25a1 Merge pull request #396 from zuzak/credit
Add automagic attribution
2013-04-20 22:08:27 -07:00
Douglas Gardner
e5b2f8c8f2 Add list of authors; shrink tag sizes 2013-04-21 05:06:26 +00:00
Douglas Gardner
0b44f7afb8 add WIP
m""                #
 mm#mm  m   m   mmm   #   m          mmm    mmm   m   m  m mm    mmm
   #    #   #  #"  "  # m"          "   #  #   "  "m m"  #"  #  #"  "
   #    #   #  #      #"#           m"""#   """m   #m#   #   #  #
   #    "mm"#  "#mm"  #  "m         "mm"#  "mmm"   "#    #   #  "#mm"
                                                   m"
                                                  ""
2013-04-20 23:27:50 +00:00
Sam Nicholls
8e3b153f98 Merge pull request #393 from zuzak/gs2
Improve project module some more
2013-04-20 13:35:45 -07:00
Douglas Gardner
9d727a211e Complete project module (for now)
- Remove unused modules from ``config.json``
* Move config list stuff from ``onLoad`` to ``api``

The api call might be useful elsewhere
2013-04-20 20:00:59 +00:00
reality
5f0faed078 Merge pull request #391 from zuzak/patch-1
fix malformed JSON (project)
2013-04-20 10:50:12 -07:00
Douglas Gardner
adcd5803b0 move some stuff to project.js 2013-04-20 17:42:34 +00:00