GIT.Harvie.CZ
/
mirrors
/
libpurple-core-answerscripts.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mirrors/libpurple-core-answerscripts.git
2015-11-04
Tomas Mudrunka
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Tomas Mudrunka
Disabled workaround for 64b, it may be fixed now. Let...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Tomas Mudrunka
Hopefully fixed crash #9. Builds clean now.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Tomas Mudrunka
better notification for chatrooms
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Tomas Mudrunka
simplified recoding of entities for notify-send
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Tomas Mudrunka
Support for national alphabets in 00-notify
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Tomas Mudrunka
Better escaping for notify-send
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Tomas Mudrunka
Escape notify
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Tomas Mudrunka
Pidgin icon in notify
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Tomas Mudrunka
Fixed sending to chatrooms, version bump
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Tomas Mudrunka
Doc update
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Tomas Mudrunka
Proper support for chatrooms and minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Jason Rodriguez
Modified ACTION for groupchat
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Jason Rodriguez
Hacked in events for group-chat messages
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Harvie
Workaround for x86_64: inhibit ANSW_AGENT*
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Harvie
Fixed stupid bug
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Harvie
MegaHAL: Added option to prevent learning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Harvie
Bit more sanitizing strings passed to MegaHAL
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Harvie
Very big commit fixing problems with czech letters...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Harvie
MegaHAL AI answerscript is now much more sophisticated...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Harvie
Megahal: do not wrap...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Harvie
Added support for MegaHAL AI ChatterBot (Both: Learning...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Harvie
Fixed typo in README
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Harvie
attempt to fix crash from issue #9
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Harvie
now we can get status of remote user
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Harvie
Prepared presence for getting status of remote user...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Harvie
Greatly improved 10-menu.pl
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Harvie
Cleaned up development notes from comments
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Harvie
Cleaned up things, RENAMED VARIABLES! now we have ANSW_...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
main answerscript is now bit more resistant to IM floods
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
I am using bashisms, so i do need to use #!/bin/bash
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
Fixed: purple_group_get_name() NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
Improved 10-menu.pl
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
Added list_vars.sh to easily enumerate exported variabl...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
Added variables AGENT and AGENT_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
Added sh*tload of experimental variables. Now i have...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Harvie
Better 00-debug.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Harvie
Fixed crash (NULL pointer dereference)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Harvie
Added debug answerscript that does not need user to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Harvie
Experimental fix to avoid sending empty messages someti...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Harvie
Added FIXME: should return something meaningful when...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Harvie
Added FROM_GROUP to README
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Harvie
Cleaned up comments a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Harvie
Added FROM_GROUP to indicate group that buddy belongs to
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Harvie
added some notes for future development
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Harvie
Ported 10-menu.pl to PERL v5.10
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Harvie
Moved some variables from global to local scope in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Harvie
PKGBUILD Now clones with --depth 1 only
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
Added notes for future porting to windows
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
Most hackable plugin ;-)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
Nicer README
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
Removed TODO as all tasks have been finished
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
New answerscript for notify-send
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
New answerscript for forwarding messages
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
Version 0.3.1 + Updated plugin description...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
Improved documentation ;o)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Harvie
Added new ENV value ANSW_PROTOCOL. Now you can securely...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
more fancy menu script example
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
New answerscript that implements few new features ...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
Renamed scripts to obey rules (numbered filenames)...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
Autokiss now shuffles if possible
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
version bump to 0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
Ported all scripts from PURPLE_ to ANSW_ prefix. Added...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
ENV_PREFIX changed from "PURPLE_" to "ANSW_" as i expec...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
now using ENV_PREFIX macro instead of hardcoded "PURPLE...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
renamed "buff" to "message" & added some comments
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Harvie
now exporting also status and status message
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Harvie
Now .exe extension is used only when building on windoze
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Harvie
Added ArchLinux package ( aur.archlinux.org/packages...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Harvie
Version 0.2.1 fixes small issues and is supposed to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
Made everything nicer :-)
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
asynchronous execution finaly working
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
removed pthread from makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
version 0.1.1 - few cosmetic fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
almost ready for async code execution...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
stupid pthread try... i will reimplement it using purpl...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
fixed .exe suffix
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
commited working version
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Harvie
first commit
commit
|
commitdiff
|
tree
|
snapshot
This page took
0.244012 seconds
and
4
git commands to generate.