fayland / foorum

Foorum (a forum/BBS system based on Catalyst)

This URL has Read+Write access

fayland (author)
Sun Sep 27 06:37:25 -0700 2009
commit  5f85f64ee3d6d55d0df0396e7052c2d8b7713e62
tree    dd1dbfe557b07d36c72f7f3d36aadc262fb35686
parent  298272c2c7edca332c1da0db43532d32dbc94e6b parent  b6cf09ce2c89ff03006a9fa151248efbc53adcfd
foorum / Changes
100644 42 lines (30 sloc) 1.049 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
This file documents the revision history for Foorum.
 
1.1.0 2009.09.27
    - use parent instead of use base
    - Catalyst::Authentication::Store::FromSub instead of FromSub::Hash
 
1.0.9 2009.06.20
    - require Catmoose Model/Plugins
 
1.0.8 2009.04.22
    - Catmoose
 
1.0.7 2009.03.21
    - remove forum style setting
    - more friendly time format: xx minutes ago
    - server timezone diff settings
    - For My Son's 1st birthday!
 
1.0.6 2009.03.21
    - use google.load instead of a local copy
    - move code to http://github.com/fayland/foorum/tree
    - Admin Topic, Batch Ban/Unban/Delete
    - use jquery.ui 1.7.0
 
1.0.5 2009.02.21
    - fix RSS+XML first newline for Firefox
 
1.0.4 2009.02.10
    - use ConfigLoader instead of Config::YAML::XS
 
1.0.3 2009.02.07
    - remove 'catalyst;' in Makefile.PL to fix CPAN dist
 
1.0.2 2009.02.07
    - try to fix broken CPAN dist
 
1.0.1 2008.11.19
    - requires 'Pod::Xhtml';
    - replace 'MooseX::TheSchwartz' to 'TheSchwartz::Moosified'
 
More Changes >> 'Changes2'. Thanks.